Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,29 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
base_model: tencent/HunyuanImage-3.0
|
| 4 |
+
tags:
|
| 5 |
+
- hunyuan
|
| 6 |
+
- comfyui
|
| 7 |
+
- quantization
|
| 8 |
+
- nf4
|
| 9 |
+
- text-to-image
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
+
# HunyuanImage-3.0 (NF4 Quantization)
|
| 13 |
+
|
| 14 |
+
This is a 4-bit (NF4) quantized version of the [Tencent HunyuanImage-3.0](https://huggingface.co/tencent/HunyuanImage-3.0) model, optimized for use with ComfyUI.
|
| 15 |
+
|
| 16 |
+
## License & Attribution
|
| 17 |
+
|
| 18 |
+
This model is based on the original work by the Tencent Hunyuan Team.
|
| 19 |
+
Original Repository: [https://github.com/Tencent-Hunyuan/HunyuanImage-3.0](https://github.com/Tencent-Hunyuan/HunyuanImage-3.0)
|
| 20 |
+
Original License: **Apache 2.0**
|
| 21 |
+
|
| 22 |
+
This quantized version is distributed under the same Apache 2.0 license.
|
| 23 |
+
|
| 24 |
+
## Usage
|
| 25 |
+
|
| 26 |
+
This model is designed to be used with the [Eric_Hunyuan3 ComfyUI Custom Nodes](https://github.com/ericRollei/Eric_Hunyuan3).
|
| 27 |
+
|
| 28 |
+
1. Install the custom nodes.
|
| 29 |
+
2. Place this model in your `ComfyUI/models/HunyuanImage-3-NF4` folder.
|