Update README.md
Browse files
README.md
CHANGED
@@ -11,9 +11,9 @@ pipeline_tag: text-to-image
|
|
11 |
|
12 |
This GGUF file is a direct conversion of [Qwen/Qwen-Image](https://huggingface.co/Qwen/Qwen-Image)
|
13 |
|
14 |
-
Type
|
15 |
-
| ------------ |
|
16 |
-
| Main Model | Qwen-Image | `ComfyUI/models/
|
17 |
| Text Encoder | Qwen2.5-VL-7B | `ComfyUI/models/text_encoders` | [Safetensors](https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/tree/main/split_files/text_encoders) / [GGUF](https://huggingface.co/unsloth/Qwen2.5-VL-7B-Instruct-GGUF/tree/main) |
|
18 |
| VAE | Qwen-Image VAE | `ComfyUI/models/vae` | Safetensors (this repo) |
|
19 |
|
|
|
11 |
|
12 |
This GGUF file is a direct conversion of [Qwen/Qwen-Image](https://huggingface.co/Qwen/Qwen-Image)
|
13 |
|
14 |
+
Type | Name | Location | Download
|
15 |
+
| ------------ | -------------------------------------------------- | --------------------------------- | -------------------------
|
16 |
+
| Main Model | Qwen-Image | `ComfyUI/models/unet` | GGUF (this repo)
|
17 |
| Text Encoder | Qwen2.5-VL-7B | `ComfyUI/models/text_encoders` | [Safetensors](https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/tree/main/split_files/text_encoders) / [GGUF](https://huggingface.co/unsloth/Qwen2.5-VL-7B-Instruct-GGUF/tree/main) |
|
18 |
| VAE | Qwen-Image VAE | `ComfyUI/models/vae` | Safetensors (this repo) |
|
19 |
|