Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion hunyuan_dit/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,16 @@ Hunyuan DiT is a diffusion model that understands both english and chinese.

## Hunyuan DiT 1.2

Download [hunyuan_dit_1.2.safetensors](https://huggingface.co/comfyanonymous/hunyuan_dit_comfyui/blob/main/hunyuan_dit_1.2.safetensors) and put it in your ComfyUI/checkpoints directory.
### text2image
Download [hunyuan_dit_1.2.safetensors](https://huggingface.co/comfyanonymous/hunyuan_dit_comfyui/blob/main/hunyuan_dit_1.2.safetensors) and put it in your `ComfyUI/models/checkpoints` directory.

You can then load up the following image in ComfyUI to get the workflow:

![Example](hunyuan_dit_1.2_example.png)

### ControlNet
Download the [ControlNet model weight files here](https://huggingface.co/Tencent-Hunyuan/HYDiT-ControlNet-v1.2/tree/main) and put them in your `ComfyUI/models/controlnet/hunyuandit` directory.

You can then load up the following image in ComfyUI to get a canny ControlNet workflow:

![Example](hunyuan_dit_1.2_controlnet_canny_example.png)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.