ComfyUI Extension: ComfyUI-ComfyWorkflows

Authored by thecooltechguy

Created

Updated

51 stars

The best way to run, share, & discover thousands of ComfyUI workflows.

Custom Nodes (0)

    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.

    1. Create a free account on https://comfyworkflows.com
    2. Share your workflow at: https://comfyworkflows.com/upload
    3. On the workflow's page, click Enable cloud workflow and copy the code displayed.
    4. Open your workflow in your local ComfyUI.
    5. Click on the Upload to ComfyWorkflows button in the menu.
    6. Enter your code and click Upload
    7. 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.