CoolFace
Apppublic

abidlabs/workflow-save-test-13766

sourceHugging Faceupdated 1mo agoView on Hugging Face
0likes
App README

Test Space for gradio PR #13766 (workflows: allow save as copy).

Running the PR build of gradio:

pip install https://huggingface.co/buckets/gradio/pypi-previews/resolve/9d9e4b4bf8bedcd6ad90d11c221ff1367cb41751/gradio-6.24.0-py3-none-any.whl

What to try

  • —Edit the canvas (move a node, change the prompt text). Autosave is disabled on Spaces, so an orange Unsaved · Save button should appear in the toolbar.
  • —As the Space owner: click it, confirm, and workflow.json is committed to this repo (the Space then restarts).
  • —As anyone else (sign in with a different account): the button reads Unsaved · Save as copy and duplicates this Space under your own account before writing workflow.json there.