Using ComfyUI with DREAMIO
ComfyUI is a powerful and flexible image generation tool. This guide will walk you through the recommended setup for using ComfyUI with DREAMIO.
Step 1: Download and Install ComfyUI
The easiest way to get started is by using the official ComfyUI Desktop version.
- Download the installer from the official ComfyUI website.
- Run the installer and follow the on-screen instructions. This will set up ComfyUI with all its necessary dependencies.
The desktop version defaults to port 8000.
Step 2: Connect ComfyUI to DREAMIO
Once ComfyUI is running, you need to provide your workflow and endpoint URL to DREAMIO.
- In the ComfyUI interface, create or load the workflow you wish to use.
- Click the ComfyUI logo in the top-left corner, then select File > Export (API). This will download a
.jsonfile containing your workflow. - In DREAMIO, navigate to Image Generation Settings.
- Select "ComfyUI" as the provider.
- Upload the
.jsonworkflow file you just downloaded. - Set the Endpoint URL to your ComfyUI instance (e.g.,
http://localhost:8000for the desktop version orhttp://localhost:8188for the portable version).
You are now ready to generate images in DREAMIO!