jmkl / ComfyUI-ricing

comfyui frontend stuff
9 stars 2 forks source link

issue: import failed #3

Closed ltdrdata closed 11 months ago

ltdrdata commented 11 months ago

I recommend simply adding this to the end of the __init__.py file.

NODE_CLASS_MAPPINGS = {}

Even if it functions correctly without NODE_CLASS_MAPPINGS, it will be considered as not loaded properly, leading to an import failure.