Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
| 1 |
Different versions of [HunyuanDIT](https://huggingface.co/Tencent-Hunyuan) packaged for [ComfyUI](https://github.com/comfyanonymous/ComfyUI) use.
|
| 2 |
|
| 3 |
Put the .safetensors file in the ComfyUI/models/checkpoints folder and load it with the regular Load Checkpoint node.
|
| 4 |
|
| 5 |
-
See the ComfyUI example page for a workflow: https://comfyanonymous.github.io/ComfyUI_examples/hunyuan_dit/
|
|
|
|
| 1 |
+
---
|
| 2 |
+
library_name: diffusion-single-file
|
| 3 |
+
---
|
| 4 |
Different versions of [HunyuanDIT](https://huggingface.co/Tencent-Hunyuan) packaged for [ComfyUI](https://github.com/comfyanonymous/ComfyUI) use.
|
| 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/
|