Skip to content

KimbingNg/ComfyUI-HunyuanImage2.1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

ComfyUI with HunyuanImage2.1 support

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%