kijai / ComfyUI-LivePortraitKJ

ComfyUI nodes for LivePortrait
MIT License
774 stars 53 forks source link

Error in Windows-Portable (AttributeError: module 'ComfyUI_Ib_CustomNodes.script' has no attribute 'WorkflowToScriptTranspiler') #42

Open gitnetworker21 opened 1 week ago

gitnetworker21 commented 1 week ago

Traceback (most recent call last): File "H:\ComfyUI_windows_main_portable\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_Ib_CustomNodes__init__.py", line 47, in pnginfo_add_text_hook comfy_script = script.WorkflowToScriptTranspiler(workflow).to_script(end_nodes) AttributeError: module 'ComfyUI_Ib_CustomNodes.script' has no attribute 'WorkflowToScriptTranspiler'

kijai commented 1 week ago

Did you post this to right place? That error has nothing to do with these nodes.

gitnetworker21 commented 1 week ago

this is my output when I ran the workflow

kijai commented 1 week ago

this is my output when I ran the workflow

What workflow? The error doesn't mention these nodes at all.