ComfyUI Configuration

Configure ComfyUI for image, video, and audio generation. Upload workflows in API Format (enable Dev Mode in ComfyUI, then use "Save (API Format)").

Connection Settings

Checking...

Image Generation Workflow

{% if workflows.image %} Configured {% else %} Not Configured {% endif %}
{% if workflows.image %} {% endif %}

Node ID Mappings

Map the node IDs from your workflow. Find these in ComfyUI or the workflow JSON.

Video Generation Workflow

{% if workflows.video %} Configured {% else %} Not Configured {% endif %}
{% if workflows.video %} {% endif %}

Node ID Mappings

Audio Generation Workflow

{% if workflows.audio %} Configured {% else %} Not Configured {% endif %}
{% if workflows.audio %} {% endif %}

Node ID Mappings