Skip to content

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.

  1. Download the installer from the official ComfyUI website.
  2. 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.

  1. In the ComfyUI interface, create or load the workflow you wish to use.
  2. Click the ComfyUI logo in the top-left corner, then select File > Export (API). This will download a .json file containing your workflow.
  3. In DREAMIO, navigate to Image Generation Settings.
  4. Select "ComfyUI" as the provider.
  5. Upload the .json workflow file you just downloaded.
  6. Set the Endpoint URL to your ComfyUI instance (e.g., http://localhost:8000 for the desktop version or http://localhost:8188 for the portable version).

You are now ready to generate images in DREAMIO!