-
Notifications
You must be signed in to change notification settings - Fork 206
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dont work at all for me #116
Comments
I used this script: |
See if this works |
Thank you very much! The fork from the video at least starts, but when I start the generation it stops: (omnigen) S:\AI-Tools\omnigen>python app.py
To create a public link, set (omnigen) S:\AI-Tools\omnigen> |
Hi, @Archer7x , is there any error messages? It's difficult to identify the issue with the current information. |
Hi @staoxiao, |
The progress bar shows that the model download is complete, and it will be stored in the default
You can try to run the model by the code instead of app.py:
|
Same result. I also tried using ComfyUi, but same result. No error, just quit. And I cant find any .safetensors file. Neither in the OmniGen folder nor in the conda omnigen env. |
having the same issue, no error message just kills the process and goes back to the cmd line. Model files were present in the hub cache folder, so thats not the cause of the issue. |
GTX 1080 Ti 12Gb VRam
Windows 11 CMD:
`S:\AI-Tools\Aitrepreneur>cd OmniGen
S:\AI-Tools\Aitrepreneur\OmniGen>LAUNCHER.bat
S:\AI-Tools\Aitrepreneur\OmniGen\app.py:229: SyntaxWarning: invalid escape sequence '/'
"<|image_1|></img> What item can be used to see the current time? Please highlight it in blue.",
S:\AI-Tools\Aitrepreneur\OmniGen\app.py:271: SyntaxWarning: invalid escape sequence '<'
description = """
Fetching 10 files: 100%|███████████████████████████████████████████████████████████████████████| 10/10 [00:00<?, ?it/s]
Loading safetensors
(env) S:\AI-Tools\Aitrepreneur\OmniGen>`
Please help me :C
The text was updated successfully, but these errors were encountered: