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
有轻量版本吗?我在colab上好像都跑不起来
#8
by michaelj - opened
有轻量版本吗?我在colab上好像都跑不起来,支持ip-adapter和controlnet吗
同问,看着需要40来G显存
Hi, you can try adjusting the VAE and text encoder from fp32 to fp16. We will support quantization in the future. The IP-adapter and ControlNet will be open-sourced soon, please stay tuned.