Skip to content

Latest commit

 

History

History
63 lines (32 loc) · 2.45 KB

README.md

File metadata and controls

63 lines (32 loc) · 2.45 KB

Hunyuan DiT for ComfyUI

Hunyuan DiT is a diffusion model that understands both English and Chinese. You can use it in ComfyUI, the most powerful and modular diffusion model GUI, API, and backend with a graph/nodes interface.

Hunyuan DiT 1.2

text2image

  1. Download hunyuan_dit_1.2.safetensors and place it in your ComfyUI/models/checkpoints directory.

  2. Load the following image in ComfyUI to get the workflow:

    Tip: The workflow JSON info was added to the image file.

    Example

Some base models:

  • Trained by @tencent

  • Trained by @LAX

ControlNet

  1. Download the ControlNet model weight files here and place them in your ComfyUI/models/controlnet/hunyuandit directory.

  2. Load the following image in ComfyUI to get a canny ControlNet workflow:

    Example

Workflow demo:

Demo

Some ControlNet models:

  • Trained by @tencent

  • Trained by @TTPlanetPig:

    • Inpaint ControlNet: Link

    • Tile ControlNet: Link

    • Lineart ControlNet: Link

    • HunyuanDIT_v1.2 ComfyUI nodes

      • Comfyui_TTP_CN_Preprocessor: Link

      • Comfyui_TTP_Toolset: Link

    • Download from ModelScope: Link