comfyanonymous
commited on
Commit
•
de08074
1
Parent(s):
7392405
Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,8 @@ https://huggingface.co/Laxhar/Freeway_Animation_HunYuan_Demo packaged for [Comfy
|
|
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.
|
|
|
5 |
|
6 |
Put the .safetensors file in the ComfyUI/models/checkpoints folder and load it with the regular Load Checkpoint node.
|
7 |
|
8 |
+
There are two sets of weights, ema and non ema, from my limited testing ema seems to be better but I'll let you decide for yourself.
|
9 |
+
|
10 |
See the ComfyUI example page for a workflow: https://comfyanonymous.github.io/ComfyUI_examples/hunyuan_dit/
|
11 |
|
12 |
This repo contains a convert.py file that you can use to make your own checkpoints of this format.
|