Instructions to use Tencent-Hunyuan/HunyuanDiT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- HunyuanDiT
How to use Tencent-Hunyuan/HunyuanDiT with HunyuanDiT:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Update README.md
#7
by TencentAIGC-Lab - opened
README.md
CHANGED
|
@@ -283,6 +283,7 @@ We list some more useful configurations for easy usage:
|
|
| 283 |
| `--model-root` | ckpts | The root directory of the model checkpoints |
|
| 284 |
| `--load-key` | ema | Load the student model or EMA model (ema or module) |
|
| 285 |
|
|
|
|
| 286 |
|
| 287 |
# 🔗 BibTeX
|
| 288 |
If you find [Hunyuan-DiT](https://arxiv.org/abs/2405.08748) or [DialogGen](https://arxiv.org/abs/2403.08857) useful for your research and applications, please cite using this BibTeX:
|
|
|
|
| 283 |
| `--model-root` | ckpts | The root directory of the model checkpoints |
|
| 284 |
| `--load-key` | ema | Load the student model or EMA model (ema or module) |
|
| 285 |
|
| 286 |
+
More information visit https://huggingface.co/TencentAIGC.
|
| 287 |
|
| 288 |
# 🔗 BibTeX
|
| 289 |
If you find [Hunyuan-DiT](https://arxiv.org/abs/2405.08748) or [DialogGen](https://arxiv.org/abs/2403.08857) useful for your research and applications, please cite using this BibTeX:
|