1038lab / ComfyUI-OmniGen

ComfyUI-OmniGen - A ComfyUI custom node implementation of OmniGen, a powerful text-to-image generation and editing model.
MIT License
103 stars 10 forks source link

Cannot access 'keep_in_vram' #30

Open ginisksam opened 3 days ago

ginisksam commented 3 days ago

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