Authored by thecooltechguy
Created
Updated
README
ComfyUI-ComfyWorkflows
The best way to run, share, & discover thousands of ComfyUI workflows.
https://comfyworkflows.com
Installation
cd ComfyUI/custom_nodes/
git clone https://github.com/thecooltechguy/ComfyUI-ComfyWorkflows
cd ComfyUI-ComfyWorkflows/
python -m pip install -r requirements.txt
Restart ComfyUI.
Usage
Deploy your workflow online
This will enable anyone to run your workflow online, without having to install ComfyUI.
- Create a free account on https://comfyworkflows.com
- Share your workflow at: https://comfyworkflows.com/upload
- On the workflow's page, click Enable cloud workflow and copy the code displayed.
- Open your workflow in your local ComfyUI.
- Click on the Upload to ComfyWorkflows button in the menu.
- Enter your code and click Upload
- After a few minutes, your workflow will be runnable online by anyone, via the workflow's URL at ComfyWorkflows.
Upcoming features
- [ ] Import any workflow from ComfyWorkflows with zero setup.
- [ ] Backup your local private workflows to the cloud.