-
-
Notifications
You must be signed in to change notification settings - Fork 22
ailab_OmniGen - Failed to import OmniGen. Please check if the code was downloaded correctly. #29
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
Comments
@1038lab what can I do? I don't see where my failure is. |
Name: peft
Name: diffusers
seems all good :/ |
Why douse |
I am getting the same thing when using a fresh install + Manager + this custom_node and nothing else. Seems requirements are missing. I tried manually installing
Then I installed
Then I installed To validate, I confirmed the following files in this custom node invokes the above dependencies:
@1038lab when convenient, I would recommend please adding These are the versions that are working on my fresh install in case you'd like to know what versions:
|
Getting this same error with a fresh install from inside of comfyui. Hope it can get fixed soon. |
Can confirm, pip installing diffusers==0.30.3, peft==0.13.2, and timm==0.9.16 and restarting ComfyUI fixed it for me. Why not just add these to requirements.txt? Edit: I then got a new error - Error during generation: cannot unpack non-iterable NoneType object I got these from the Original Omnigen repo requirements.txt |
I'm new here, @NgcoboAyanda so now you will be using torch==2.3.1 for all comfyui or did you create an environment to fix it? how it works? thx |
I use ComfyUI on rented servers so I just chose to use torch 2.3.1 for all Comfy (I didn't really have many custom nodes so it didn't break anything) |
Problem with problems. sick it! |
Really crazy! I surrended ! |
Same problem:
But I have this python dependencies installed:
What is the real solution? |
This got me through the setup, might help someone: cd ~/Documents/ComfyUI
source ./.venv/bin/activate
echo "Installing missing dependencies"
python3 -m pip install diffusers==0.30.3
python3 -m pip install timm
python3 -m pip install peft |
Failed to import OmniGen. Please check if the code was downloaded correctly.
I tried to lower the diffusers version, but it caused other errors, and in the end, I couldn't even start COMFYUI. It took me a long time to fix COMFYUI! |
same issue here, it seems it can't/won't download what is necessary |
Uh oh!
There was an error while loading. Please reload this page.
Error Message:
ComfyUI Error Report
Error Details
Stack Trace
System Information
Devices
Logs
Attached Workflow
Please make sure that workflow does not contain any sensitive information such as API keys or passwords.
Additional Context
The text was updated successfully, but these errors were encountered: