lym00 commited on
Commit
257f261
·
verified ·
1 Parent(s): 253bb82

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
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 | Name | Location | Download
15
- | ------------ | ---------------------------------------- | --------------------------------- | -------------------------
16
- | Main Model | Qwen-Image | `ComfyUI/models/diffusion_models` | 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
 
 
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