Skip to content

Latest commit

 

History

History
80 lines (59 loc) · 4 KB

File metadata and controls

80 lines (59 loc) · 4 KB

ComfyUI [with HunyuanImage2.1 support]

The most powerful and modular visual AI engine and application.

This repository is a fork of ComfyUI, which properly implements HunyuanImage2.1.

Website Dynamic JSON Badge Twitter Matrix

ComfyUI lets you design and execute advanced stable diffusion pipelines using a graph/nodes/flowchart based interface. Available on Windows, Linux, and macOS.

Get Started with HunyuanImage2.1

Clone this repository and installing dependencies:

git clone git@github.com:KimbingNg/ComfyUI-HunyuanImage2.1.git
pip3 install -r requirements.txt

Run ComfyUI:

python3 main.py --listen --port 443

Basic Workflow

Download the following models and place them in the appropriate ComfyUI directories:

Text Encoders

Download and put in your ComfyUI/models/text_encoders directory:

VAE Models

Download and put in your ComfyUI/models/vae directory:

Diffusion Models

Download and put in your ComfyUI/models/diffusion_models directory:

Workflow

You can then load up or drag the following workflow in ComfyUI: