ComfyUI-to-Python-Extension
ComfyUI-to-Python-Extension copied to clipboard
Fix for newer comfy versions.
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 Thank you for the fix 🙏
I can confirm the changes worked!
Thanks for flagging. Solved with https://github.com/pydn/ComfyUI-to-Python-Extension/pull/70