talesofai / comfyui-browser

An image/video/workflow browser and manager for ComfyUI.
407 stars 25 forks source link

Add auto sync workflows with git function #8

Open Semonxue opened 5 months ago

Semonxue commented 5 months ago

Git is cool to save revisions of workflows.

Is it possible :

  1. Auto save current workflow as "working-workflow.json" to the repository.
  2. A option to allow auto sync with remote repository every N minutes.
huxiuhan commented 5 months ago

Good point, snapshoting every few minutes sounds reasonable.