comfyanonymous commited on
Commit
ffdcfdc
1 Parent(s): cc8fdd4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -5,4 +5,6 @@ Different versions of [HunyuanDIT](https://huggingface.co/Tencent-Hunyuan) packa
5
 
6
  Put the .safetensors file in the ComfyUI/models/checkpoints folder and load it with the regular Load Checkpoint node.
7
 
8
- See the ComfyUI example page for a workflow: https://comfyanonymous.github.io/ComfyUI_examples/hunyuan_dit/
 
 
 
5
 
6
  Put the .safetensors file in the ComfyUI/models/checkpoints folder and load it with the regular Load Checkpoint node.
7
 
8
+ See the ComfyUI example page for a workflow: https://comfyanonymous.github.io/ComfyUI_examples/hunyuan_dit/
9
+
10
+ This repo contains a convert.py file that you can use to make your own checkpoints of this format.