Instructions to use tencent/HunyuanImage-3.0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use tencent/HunyuanImage-3.0 with Transformers:
# Load model directly from transformers import AutoModelForCausalLM model = AutoModelForCausalLM.from_pretrained("tencent/HunyuanImage-3.0", trust_remote_code=True, dtype="auto") - Inference
- Notebooks
- Google Colab
- Kaggle
Wheres the open source in your open source plan?
#4
by CyborgPaloma - opened
Am I mistaken, or are you just going with a closed proprietary community license? If none of the steps you are doing are actually open... then... it's not an open source plan? Hopefully I'm missing something. Congrats on the good work!