Skip to content

Repository files navigation

ComfyGUI

ComfyGUI Logo

A modern, high-performance standalone desktop application for ComfyUI.

ComfyUI >= v0.33.1 Tauri v2 Vue 3 Tailwind CSS v4 License

Overview

ComfyGUI is a dedicated desktop interface designed for creators who want to generate images using the Anima model family without the complexity of building and maintaining node graphs in ComfyUI.

It provides a clean, studio-grade workspace with all the tools you need. Prompting with tag autocomplete, live generation previews, inpainting, FaceDetailer, background removal, and more while executing dynamic ComfyUI workflows automatically in background.

Requirements

1. ComfyUI

  • Minimum ComfyUI Version: v0.33.1 or later.

2. Supported Model

Currently, ComfyGUI only supports the Anima model family. Other architectures may work but not really work as expected.

3. Required External Custom Nodes

ComfyGUI generates dynamic graph payloads that utilize nodes from the following external custom nodes. You must install them into your ComfyUI custom_nodes/ directory:

Development & Installation

Prerequisites

Setup

# Clone the repository
git clone https://github.com/KidiXDev/comfy-gui.git
cd comfy-gui

# Install frontend dependencies
bun install

Running Locally

# Run the desktop application in development mode
bun run tauri dev

# Build for Production
bun run tauri build

Check src-tauri/target/release/ for the compiled binary.

License

This project is licensed under the GNU General Public License, version 3.

About

A modern, high-performance standalone desktop studio for ComfyUI.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages