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
Initial error was no module 'peft' found. Sorted that out with pip
then this error
UnboundLocalError: cannot access local variable 'keep_in_vram' where it is not associated with a value
Hope someone can guide me further.
Many thanks & Cheers
The text was updated successfully, but these errors were encountered:
I modified
ComfyUI/custom_nodes/ComfyUI-OmniGen/ailab_OmniGen.py
ComfyUI/custom_nodes/ComfyUI-OmniGen/OmniGen/scheduler.py
But when it comes to drawing, it will get stuck.
rarnu
pushed a commit
to rarnu/ComfyUI-OmniGen
that referenced
this issue
Dec 10, 2024
Hi All,
Initial error was no module 'peft' found. Sorted that out with pip
then this error
UnboundLocalError: cannot access local variable 'keep_in_vram' where it is not associated with a value
Hope someone can guide me further.
Many thanks & Cheers
The text was updated successfully, but these errors were encountered: