GGUF
calcuis commited on
Commit
40de2c5
·
1 Parent(s): 9934521

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -30,14 +30,14 @@ widget:
30
  ---
31
  ## krea-2-gguf
32
  - drag **pig** to > `./ComfyUI/models/vae`
33
- - drag **qwen3vl-8b** to > `./ComfyUI/models/text_encoders`
34
- - compatible with [this](https://huggingface.co/Qwen/Qwen3-VL-8B-Instruct-GGUF/tree/main), [this](https://huggingface.co/unsloth/Qwen3-VL-8B-Instruct-GGUF/tree/main), [this](https://huggingface.co/lmstudio-community/Qwen3-VL-8B-Instruct-GGUF/tree/main), etc. (but 🐷 reversible, opt anyone you like)
35
  - drag **krea2** to > `./ComfyUI/models/diffusion_models`
36
  -
37
  ![screenshot](https://raw.githubusercontent.com/calcuis/comfy/master/krea2.png)
38
 
39
  <Gallery />
40
 
41
- note: for gguf-desktop or stable-diffusion.cpp, use the llm/text-encoder, i.e., [this](https://huggingface.co/Qwen/Qwen3-VL-8B-Instruct-GGUF/tree/main), at this moment
42
 
43
  ![screenshot](https://raw.githubusercontent.com/gguf-org/gguf-desktop/master/demo10.png)
 
30
  ---
31
  ## krea-2-gguf
32
  - drag **pig** to > `./ComfyUI/models/vae`
33
+ - drag **qwen3vl-4b** to > `./ComfyUI/models/text_encoders`
34
+ - compatible with [this](https://huggingface.co/Qwen/Qwen3-VL-4B-Instruct-GGUF/tree/main), [this](https://huggingface.co/unsloth/Qwen3-VL-4B-Instruct-GGUF/tree/main, [this](https://huggingface.co/lmstudio-community/Qwen3-VL-4B-Instruct-GGUF/tree/main), etc. (but 🐷 reversible, opt anyone you like)
35
  - drag **krea2** to > `./ComfyUI/models/diffusion_models`
36
  -
37
  ![screenshot](https://raw.githubusercontent.com/calcuis/comfy/master/krea2.png)
38
 
39
  <Gallery />
40
 
41
+ note: for gguf-desktop or stable-diffusion.cpp, use the llm/text-encoder, i.e., [this](https://huggingface.co/Qwen/Qwen3-VL-4B-Instruct-GGUF/tree/main), at this moment
42
 
43
  ![screenshot](https://raw.githubusercontent.com/gguf-org/gguf-desktop/master/demo10.png)