AACFlow

ComfyUI

Bildgenerierungs-Workflows an eine ComfyUI-Instanz senden und Ergebnisse abrufen.

ComfyUI

ComfyUI is a node-based UI and server for Stable Diffusion and related generative image models. The AACFlow block talks directly to a running ComfyUI instance via its HTTP API.

Official documentation: https://docs.comfy.org/

Einrichtung

  1. Start a ComfyUI instance (local or remote). By default it listens on http://localhost:8188.
  2. If the instance requires authentication, obtain an API key from its settings.
  3. In AACFlow, add a ComfyUI block, set the Base URL to your instance address, and optionally enter the API key.

No sign-up or cloud account is needed for a local instance.

Operationen

OperationBeschreibung
comfyui_promptSubmit a ComfyUI workflow JSON to the queue and return the assigned prompt ID.
comfyui_historyRetrieve the history and output images for a previously submitted prompt ID.
comfyui_statusReturn system statistics (queue length, memory, loaded models) from the instance.

Beispiel-Workflow

Send a JSON workflow definition to comfyui_prompt, poll comfyui_history with a Wait block until images are ready, then pass the output file paths to a downstream block for storage or delivery.

On this page

Heute mit dem Aufbau beginnen
Über 100 000 Entwickler vertrauen uns.
Die SaaS-Plattform zum Aufbau von KI-Agenten und für Ihre agentische Belegschaft.
Loslegen