ComfyUI-to-Python-Extension icon indicating copy to clipboard operation
ComfyUI-to-Python-Extension copied to clipboard

QUESTION: can't save workflow_api.json if I upload a comfyui template

Open athreesh opened this issue 1 year ago • 1 comments

New to comfyUI, launched comfyUI thru a jupyter notebook on a GPU VM. Save (API format) works for the default template and I'm able to download a .json. But I dragged a template .png I found on CivitAI to ComfyUI and the .json download for workflow_api.json doesn't actually download. Anything I'm doing wrong?

athreesh avatar May 03 '24 20:05 athreesh

It could be there's some sort of issue -- you might need to post your JavaScript console logs for help. You could also try my fork, which is a bit more consistent, but YMMV.

atmaranto avatar May 04 '24 11:05 atmaranto

@athreesh That sounds like an issue outside of this extension if the error is coming from simply downloading the workflow_api.json from the comfyui web app.

pydn avatar Sep 11 '24 18:09 pydn