You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(omnigen) E:\ai\OmniGen>python app.py
Model not found, downloading...
Fetching 10 files: 100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████| 10/10 [00:00<?, ?it/s]
Downloaded model to e:\ai\models\models--Shitao--OmniGen-v1\snapshots\58e249c7c7634423c0ba41c34a774af79aa87889
Loading safetensors
(omnigen) E:\ai\OmniGen>
The first time I run it did download the 10 files, but then every time run now, it always says Model not found, downloading...
then it instantly says it fetched 10 files and shows the Downloaded model line ( which is correct for the location I set it to )
then it almost fills my OS memory, then just stops.
(omnigen) E:\ai\OmniGen>dir e:\ai\models\models--Shitao--OmniGen-v1\snapshots\58e249c7c7634423c0ba41c34a774af79aa87889
Volume in drive E is SSD_1T
Volume Serial Number is 109B-D17F
Directory of e:\ai\models\models--Shitao--OmniGen-v1\snapshots\58e249c7c7634423c0ba41c34a774af79aa87889
(omnigen) E:\ai\OmniGen>python app.py
Model not found, downloading...
Fetching 10 files: 100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████| 10/10 [00:00<?, ?it/s]
Downloaded model to e:\ai\models\models--Shitao--OmniGen-v1\snapshots\58e249c7c7634423c0ba41c34a774af79aa87889
Loading safetensors
(omnigen) E:\ai\OmniGen>
The first time I run it did download the 10 files, but then every time run now, it always says Model not found, downloading...
then it instantly says it fetched 10 files and shows the Downloaded model line ( which is correct for the location I set it to )
then it almost fills my OS memory, then just stops.
(omnigen) E:\ai\OmniGen>dir e:\ai\models\models--Shitao--OmniGen-v1\snapshots\58e249c7c7634423c0ba41c34a774af79aa87889
Volume in drive E is SSD_1T
Volume Serial Number is 109B-D17F
Directory of e:\ai\models\models--Shitao--OmniGen-v1\snapshots\58e249c7c7634423c0ba41c34a774af79aa87889
10/01/2025 21:45
.10/01/2025 21:38 ..
10/01/2025 21:38 1,570 .gitattributes
10/01/2025 21:38 3,286 config.json
10/01/2025 21:38 3,416,173 demo_cases.png
10/01/2025 21:44 15,501,299,112 model.safetensors
10/01/2025 21:45 9,091 README.md
10/01/2025 21:38 670 special_tokens_map.json
10/01/2025 21:38 1,852,093 tokenizer.json
10/01/2025 21:38 10,096 tokenizer_config.json
10/01/2025 21:38 vae
8 File(s) 15,506,592,091 bytes
3 Dir(s) 201,764,020,224 bytes free
The text was updated successfully, but these errors were encountered: