YarvixPA commited on
Commit
44710a5
·
verified ·
1 Parent(s): 85849e8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ Type | Name | Location
15
  | ------------ | -------------------------------------------------- | --------------------------------- | -------------------------
16
  | Main Model | Qwen-Image | `ComfyUI/models/unet` | GGUF (this repo)
17
  | Main 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
- | Text_Encoder (mmproj) | Qwen2.5-VL-7B (mmproj) | `ComfyUI/models/text_encoders` (same folder as your text encoder) | GGUF (this repo)
19
  | VAE | Qwen-Image VAE | `ComfyUI/models/vae` | Safetensors (this repo) |
20
 
21
  Since this is a quantized model, all original licensing terms and usage restrictions remain in effect.
 
15
  | ------------ | -------------------------------------------------- | --------------------------------- | -------------------------
16
  | Main Model | Qwen-Image | `ComfyUI/models/unet` | GGUF (this repo)
17
  | Main 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
+ | Text_Encoder (mmproj) | Qwen2.5-VL-7B (mmproj) | `ComfyUI/models/text_encoders` (same folder as your main text encoder) | GGUF (this repo)
19
  | VAE | Qwen-Image VAE | `ComfyUI/models/vae` | Safetensors (this repo) |
20
 
21
  Since this is a quantized model, all original licensing terms and usage restrictions remain in effect.