Update README.md
Browse files
README.md
CHANGED
|
@@ -14,12 +14,12 @@ widget:
|
|
| 14 |
---
|
| 15 |
|
| 16 |
## gguf quantized version of HiDream-i1-Full
|
| 17 |
-
- full set gguf works right away (all gguf: model +
|
| 18 |
- upgrade your node([pypi](https://pypi.org/project/gguf-node)|[repo](https://github.com/calcuis/gguf)|[pack](https://github.com/calcuis/gguf/releases)) for model support
|
| 19 |
|
| 20 |
### setup
|
| 21 |
- drag **hidream** to > `./ComfyUI/models/diffusion_models`
|
| 22 |
-
- drag **
|
| 23 |
- drag **pig** to > `./ComfyUI/models/vae`
|
| 24 |
|
| 25 |

|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
## gguf quantized version of HiDream-i1-Full
|
| 17 |
+
- full set gguf works right away (all gguf: model + encoder + vae)
|
| 18 |
- upgrade your node([pypi](https://pypi.org/project/gguf-node)|[repo](https://github.com/calcuis/gguf)|[pack](https://github.com/calcuis/gguf/releases)) for model support
|
| 19 |
|
| 20 |
### setup
|
| 21 |
- drag **hidream** to > `./ComfyUI/models/diffusion_models`
|
| 22 |
+
- drag **encoder**: g, l, t5xxl and llama to > `./ComfyUI/models/text_encoders`
|
| 23 |
- drag **pig** to > `./ComfyUI/models/vae`
|
| 24 |
|
| 25 |

|