import os import sys sys.path.append(os.path.dirname(__file__)) from ComfyUI import ( comfy, )