omar92 / ComfyUI-QualityOfLifeSuit_Omar92

extra nodes to be used in comfyUI
112 stars 15 forks source link

Failed to auto update `Quality of Life Suit` #28

Open wangwenqiao666 opened 6 months ago

wangwenqiao666 commented 6 months ago

Your init.py file has an error on line 34: "from .update import update as update " should be changed to "from .Update import update as update ". image

C2PO-Production commented 6 months ago

Thanks, that seems to have fixed my update problem.