Update README.md
Browse files
README.md
CHANGED
|
@@ -39,20 +39,23 @@ extra_gated_eu_disallowed: true
|
|
| 39 |
|
| 40 |
## **Performance on RTX 5090**
|
| 41 |
> When using **HunyuanImage-2.1** with the **quantized encoder** + **quantized base model**,
|
| 42 |
-
> the VRAM usage on an **NVIDIA RTX 5090** typically ranges between **26 GB and
|
| 43 |
> depending on resolution, batch size, and prompt complexity.
|
| 44 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 45 |
---
|
| 46 |
|
| 47 |
<p align="center">
|
| 48 |
-
<img src="https://cdn-uploads.huggingface.co/production/uploads/63473b59e5c0717e6737b872/auZ_xmiKPw0QdBYUrTLn-.png" alt="Image1" />
|
| 49 |
</p>
|
| 50 |
|
| 51 |
<p align="center">
|
| 52 |
-
<img src="https://cdn-uploads.huggingface.co/production/uploads/63473b59e5c0717e6737b872/qod1zCPWjzOZSNcOWx49-.png" alt="Image2" />
|
| 53 |
</p>
|
| 54 |
|
| 55 |
-
|
| 56 |
---
|
| 57 |
|
| 58 |
## **Download Quantized Model (FP8 e4m3fn)**
|
|
@@ -66,6 +69,7 @@ extra_gated_eu_disallowed: true
|
|
| 66 |
- **VRAM Usage:** ~26GB–30GB on RTX 5090
|
| 67 |
- **Resolution Tested:** 2K (2048×2048)
|
| 68 |
- **Frameworks:** ComfyUI & Diffusers
|
|
|
|
| 69 |
- **License:** [tencent-hunyuan-community](https://github.com/Tencent-Hunyuan/HunyuanImage-2.1/blob/master/LICENSE)
|
| 70 |
|
| 71 |
---
|
|
|
|
| 39 |
|
| 40 |
## **Performance on RTX 5090**
|
| 41 |
> When using **HunyuanImage-2.1** with the **quantized encoder** + **quantized base model**,
|
| 42 |
+
> the VRAM usage on an **NVIDIA RTX 5090** typically ranges between **26 GB and 30 GB**,
|
| 43 |
> depending on resolution, batch size, and prompt complexity.
|
| 44 |
|
| 45 |
+
⚠ **Important Note:**
|
| 46 |
+
The **refiner** and **distilled model** are **not yet implemented** and are **not ready for use in ComfyUI**.
|
| 47 |
+
Currently, **only the base model** is supported.
|
| 48 |
+
|
| 49 |
---
|
| 50 |
|
| 51 |
<p align="center">
|
| 52 |
+
<img src="https://cdn-uploads.huggingface.co/production/uploads/63473b59e5c0717e6737b872/auZ_xmiKPw0QdBYUrTLn-.png" alt="Image1" width="50%" />
|
| 53 |
</p>
|
| 54 |
|
| 55 |
<p align="center">
|
| 56 |
+
<img src="https://cdn-uploads.huggingface.co/production/uploads/63473b59e5c0717e6737b872/qod1zCPWjzOZSNcOWx49-.png" alt="Image2" width="50%" />
|
| 57 |
</p>
|
| 58 |
|
|
|
|
| 59 |
---
|
| 60 |
|
| 61 |
## **Download Quantized Model (FP8 e4m3fn)**
|
|
|
|
| 69 |
- **VRAM Usage:** ~26GB–30GB on RTX 5090
|
| 70 |
- **Resolution Tested:** 2K (2048×2048)
|
| 71 |
- **Frameworks:** ComfyUI & Diffusers
|
| 72 |
+
- **Refiner & Distilled Model:** ❌ Not implemented yet, **not available in ComfyUI**
|
| 73 |
- **License:** [tencent-hunyuan-community](https://github.com/Tencent-Hunyuan/HunyuanImage-2.1/blob/master/LICENSE)
|
| 74 |
|
| 75 |
---
|