pydn/ComfyUI-to-Python-Extension

AttributeError: 'NoneType' object has no attribute 'ON_DETACH'

babyta opened this issue · 0 comments

I used the comfyui-to-python-extension extension to convert the workflow into Python code and encapsulated the main function into a class, but when the image generation task was completed, an error was reported