11cafe / comfyui-workspace-manager

A ComfyUI workflows and models management extension to organize and manage all your workflows, models in one place. Seamlessly switch between workflows, as well as import, export workflows, reuse subworkflows, install models, browse your models in a single workspace
MIT License
1.14k stars 54 forks source link

Error loading workflow file: 404 Not Found #478

Open mperez96 opened 2 months ago

mperez96 commented 2 months ago

Previously placed wome folders with workflows and using the UI and I was able to open them from the menu: image

But since yesterday It hasn't been possible, only If I draw and drop them into comfy. Otherwise, I get the following message, and in the console it is shown as below. I even tried to reinstall the whole app but it is still happening. image

image image

Seems is not placing the forwardslash when searching and instead is using codes? This is my folder structure: image

I have comfyui installed locally (used git clone method for the instalation) in a Windows Machine and runs inside a virtual enviroment.