RunComfy

Search

ComfyUI Workflows

ComfyUI Online

Try RunComfy, we help you focus on ART instead of red errors

RC ComfyUI Versions

RunComfy System Status

ComfyUI How-tos

ComfyUI
ComfyUI

(Obsolete)How to Save workflows in ComfyUI?

If you want to the Save workflow in ComfyUI and Load the same workflow next time you launch a machine, there are couple of steps you will have to go through with the current RunComfy machine. You only need to do this once.

  1. Find the pysssss.json in your /ComfyUI/custom-nodes/ComfyUI-Custom-Scripts folder on the right side of the machine page.
  2. image
  3. Add the following lines starting from ‘workflows’ to pysssss.json file, remember to add a comma the the end of the previous “false”,
  4. {
    	"name": "CustomScripts",
    	"logging": false,
    	"workflows": {
    		"directory": "/storage/user/ComfyUI/input/workflows"
    	}
    }
    
    pysssss.json0.1KB
  5. Restart the ComfyUI and refresh your browser.
  6. image
  7. Voila! You can save workflow and load them whenever you want now.
  8. image
RunComfy

ComfyUI

ComfyUI Online

ComfyUI Web

ComfyUI Workflows

ComfyUI Cloud