Views
No views yet
| Phase | VRAM Usage |
|---|---|
| Weight Loading | ~80 GB |
| Inference (additional) | ~12-20 GB |
| Total | ~92-100 GB |
1cd ComfyUI/custom_nodes
2git clone https://github.com/EricRollei/Comfy_HunyuanImage31# INT8 weights can be loaded with standard torch quantization
2# See the ComfyUI nodes for reference implementation1@misc{hunyuan-image-3-int8,
2 author = {Rollei, Eric},
3 title = {Hunyuan Image 3.0 INT8 Quantized},
4 year = {2024},
5 publisher = {Hugging Face},
6 howpublished = {\url{https://huggingface.co/[YOUR_USERNAME]/[MODEL_NAME]}}
7}1@misc{tencent2024hunyuan,
2 title={Hunyuan Image 3.0},
3 author={Tencent Hunyuan Team},
4 year={2024},
5 publisher={Hugging Face},
6 howpublished={\url{https://huggingface.co/tencent/HunyuanImage-3.0}}
7}