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

report error instead of exception dump #451

Closed Amorano closed 3 months ago

Amorano commented 4 months ago

When the json data is malformed, or someone is storing OTHER data than comfy workflows in the folders, this can cause an exception dump when the manager reads the files.

This simply adds a nicer message around the process.