File size: 557 Bytes
5ef0775 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
---
license: mit
library_name: diffusers
---
Original Model: https://huggingface.co/Tencent-Hunyuan/HunyuanDiT-v1.2
The directory structure is for this PR in kohya-ss/sd-scripts: <br>
https://github.com/kohya-ss/sd-scripts/pull/1378
## How to use this
* Download them into a folder and use the script in the PR above.
* Download them and then rename the folder for other usage
* Reference of folder name:
* denoiser -> model
* clip -> clip_text_encoder
* mt5 -> mt5
* vae -> sdxl-vae-fp16-fix
* tokenizer have been placed into clip folder as well |