Skip to content

Generate images and videos with ComfyUI 1 h

ComfyUI is a powerful, node-based interface for Stable Diffusion that transforms AI media generation into a visual programming experience.

Olares provides ComfyUI Shared to allow multiple users to share models, plugins, and workflow resources within the cluster. It also features ComfyUI Launcher, providing administrator users with a simple way to manage ComfyUI resources and runtime environments.

Learning objectives

  • Install and configure the ComfyUI service.
  • Use ComfyUI Launcher to download optimized model packages.
  • Generate images using the Z-Image Turbo workflow.
  • Generate videos using the Wan 2.2 model.

Prerequisites

Hardware

  • Olares One connected to a stable network.
  • Sufficient disk space to download models.

User permissions

  • Admin privileges to install ComfyUI from the Market, and to start or stop the ComfyUI service for the cluster.

Step 1: Install ComfyUI

  1. Open Market, and search for "ComfyUI".

  2. Click Get, then Install, and wait for installation to complete.

    Install ComfyUI

After it finished, you can see two icons for ComfyUI on Launchpad:

  • ComfyUI: The client interface for ComfyUI.
  • ComfyUI Launcher: The core management dashboard. You must use this tool to start the ComfyUI service before you can use the client.

Step 2: Download model package

To generate content, you must first download the specific model package.

  1. Open ComfyUI Launcher, and scroll down to Resource Package.

  2. For image generation, find Z-Image Turbo Package and click GET ALL to download necessary models.

  3. For video generation, select Wan 2.2 Text to Video 14B Package and click GET ALL to download necessary models.

    Install model package

  4. When the download completes, click RESTART on the Home page for the changes to take effect.

Step 3: Start the ComfyUI service

  1. In ComfyUI Launcher, click START in the upper-right corner. Start ComfyUI

    Initialization time

    The initial startup typically takes 10–20 seconds as the environment initializes.

  2. Once the status changes to "Running," click OPEN. This will launch the ComfyUI client in a new browser tab.

Step 4: Generate images

This section uses the Z-Image Turbo workflow to help you get started.

  1. In the ComfyUI client, click Templates in the left navigation bar, then select Image under GENERATION TYPE.

  2. Search for "Z-Image", then select Z-Image-Turbo Text to Image from the results to open the workflow. Z-Image Turbo template

  3. Update the text prompt in the same node to describe the image you want to generate.

  4. Click Run in the toolbar to start generation. Generated image

Step 5: Generate videos

This section uses the Wan 2.2 workflow.

  1. In the ComfyUI client, click Templates in the left navigation bar, then select Video under GENERATION TYPE.

  2. Search for "Wan 2.2", then select Wan 2.2 14B Text to Video from the results to open the workflow. Open Wan 2.2 workflow

  3. In the workflow, locate the CLIP Text Encode (Positive Prompt) node and edit the prompt as needed. You can revise the full prompt or only the parts you want to change. If needed, you can also adjust the CLIP Text Encode (Negative Prompt) node.

    For example:

    plain
    A woman with long brown hair and light skin smiles at another woman with long blonde hair. The woman with brown hair wears a black jacket and has a small, barely noticeable mole on her right cheek. The camera angle is a close-up, focused on the woman with brown hair's face. The lighting is warm and natural, likely from the setting sun, casting a soft glow on the scene. The scene appears to be real-life footage.
  4. Click Run in the toolbar to start generation. Video generation takes significantly longer than image generation. Generated video

Step 6: Download output files

You can download all output images and videos from Olares One to your local computer.

  1. Open the Files app.

  2. Navigate to the following directory:

    plain
    External/olares/ai/output/comfyui

    View output files

  3. Select the files you wish to save.

  4. Right-click and select Download to save them to your local computer.

Resources