Update README.md
Browse files
README.md
CHANGED
|
@@ -30,14 +30,14 @@ widget:
|
|
| 30 |
---
|
| 31 |
## krea-2-gguf
|
| 32 |
- drag **pig** to > `./ComfyUI/models/vae`
|
| 33 |
-
- drag **qwen3vl-
|
| 34 |
-
- compatible with [this](https://huggingface.co/Qwen/Qwen3-VL-
|
| 35 |
- drag **krea2** to > `./ComfyUI/models/diffusion_models`
|
| 36 |
-
|
| 37 |

|
| 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-
|
| 42 |
|
| 43 |

|
|
|
|
| 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 |

|
| 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 |

|