ComfyUI-to-Python-Extension icon indicating copy to clipboard operation
ComfyUI-to-Python-Extension copied to clipboard

Fix for newer comfy versions.

Open aravind-h-v opened this issue 1 year ago • 1 comments

In a recent comfyui version, the function to init custom nodes is changed, this change updates the code for this

https://github.com/pydn/ComfyUI-to-Python-Extension/compare/main...aravindhv10:ComfyUI-to-Python-Extension:fix_for_new_comfy

aravind-h-v avatar Jul 22 '24 13:07 aravind-h-v

@aravind-h-v Thank you for the fix 🙏

karthikg-09 avatar Jul 22 '24 16:07 karthikg-09

I can confirm the changes worked!

scchess avatar Sep 10 '24 16:09 scchess

Thanks for flagging. Solved with https://github.com/pydn/ComfyUI-to-Python-Extension/pull/70

pydn avatar Sep 11 '24 18:09 pydn