Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
tencent
/
HunyuanImage-3.0-Instruct-Distil
like
40
Follow
Tencent
8.61k
Image-to-Image
Safetensors
hunyuan_image_3_moe
custom_code
arxiv:
2509.23951
License:
other
Model card
Files
Files and versions
xet
Community
4
refs/pr/1
HunyuanImage-3.0-Instruct-Distil
/
utils
/
__init__.py
Tibron
feat: Add initial model files
9e50ce3
verified
9 days ago
raw
Copy download link
history
blame
Safe
160 Bytes
# Minimal utils module for hunyuan_image_3
from
.import_utils
import
_LazyModule, define_import_structure
__all__ = [
"_LazyModule"
,
"define_import_structure"
]