Instructions to use tencent/HunyuanImage-3.0-Instruct with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Inference
- Notebooks
- Google Colab
- Kaggle
| # Minimal utils module for hunyuan_image_3 | |
| from .import_utils import _LazyModule, define_import_structure | |
| __all__ = ["_LazyModule", "define_import_structure"] | |