ComfyWorkflows / ComfyUI-Launcher

Run any ComfyUI workflow w/ ZERO setup.
GNU Affero General Public License v3.0
541 stars 61 forks source link

Importing workflow not working #1

Closed sbalani closed 7 months ago

sbalani commented 7 months ago

Hi, I tried importing 2-3 workflows to see if it works, however I get this error:

FileNotFoundError: [Errno 2] No such file or directory: '/Users/sbalani/Desktop/untitled folder/comfyui-launcher/comfyui-launcher/server/projects/controlnet-to-upscale/comfyui/web/index.html' -> '/Users/sbalani/Desktop/untitled folder/comfyui-launcher/comfyui-launcher/server/projects/controlnet-to-upscale/comfyui/web/comfyui_index.html

The top level folder (in this case controlnet-to-upscale) is created. however comfyui-launcher seems to be looking for additional files inside that folder that do not exist. I'm unsure what to do next. 
thecooltechguy commented 7 months ago

hi @sbalani , looking into this!

can you kindly share the following info?

  1. the full terminal output after you import the workflow
  2. a list of folders/files inside the /Users/sbalani/Desktop/untitled folder/comfyui-launcher/comfyui-launcher/server/projects/controlnet-to-upscale folder (this shouldn't be empty)

I wasn't able to reproduce this issue on my end, so this info would help me resolve this issue for you, thank you!

thecooltechguy commented 7 months ago

Also, can you share some of the workflow jsons you tried importing? this would also help me try to reproduce the issue on my end

thecooltechguy commented 7 months ago

Closing due to inactivity, pls feel free to re-open this issue if you're still facing it