calcuis commited on
Commit
ad7e488
·
verified ·
1 Parent(s): 23aa6da

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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 + encoders + 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 **clips**: g, l, t5xxl and llama to > `./ComfyUI/models/text_encoders`
23
  - drag **pig** to > `./ComfyUI/models/vae`
24
 
25
  ![screenshot](https://raw.githubusercontent.com/calcuis/comfy/master/hidream.png)
 
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
  ![screenshot](https://raw.githubusercontent.com/calcuis/comfy/master/hidream.png)