-
Notifications
You must be signed in to change notification settings - Fork 62
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
Using low_cpu_mem_usage=True
or a device_map
requires Accelerate: pip install accelerate
#77
Comments
Same, using comfyui portable and installed it via manager. |
Added accelerate to the requirements, try re-installing now. |
Thank you. it is solved very good. i don't know how and where should i install it? |
The auto download node is a different one, that one in your screenshot looks for models in the ComfyUI/models/LLM -folder. |
Have you solved the problem? I had the same problem |
I changed accelerate to accelerate>=0.26.0 in requirements.txt and it installed it currectly. it looks like this: |
Can you further explain which file should be modified |
hi, do you know why i see this:
Using
low_cpu_mem_usage=True
or adevice_map
requires Accelerate:pip install accelerate
workflow:
1.json
The text was updated successfully, but these errors were encountered: