File size: 1,369 Bytes
a9f8151 382a034 a9f8151 4d8e7ee 8eaf407 a9f8151 8eaf407 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
---
language:
- en
- zh
license: apache-2.0
base_model:
- Qwen/Qwen-Image-Edit
library_name: gguf
pipeline_tag: image-to-image
---
This GGUF file is a direct conversion of [Qwen/Qwen-Image-Edit](https://huggingface.co/Qwen/Qwen-Image-Edit)
Type | Name | Location | Download
| ------------ | -------------------------------------------------- | --------------------------------- | -------------------------
| Main Model | Qwen-Image | `ComfyUI/models/unet` | GGUF (this repo)
| 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) |
| Text_Encoder (mmproj) | Qwen2.5-VL-7B-Instruct-mmproj-BF16 | `ComfyUI/models/text_encoders` (same folder as your main text encoder) | GGUF (this repo)
| VAE | Qwen-Image VAE | `ComfyUI/models/vae` | Safetensors (this repo) |
Since this is a quantized model, all original licensing terms and usage restrictions remain in effect.
**Usage**
The model can be used with the ComfyUI custom node [ComfyUI-GGUF](https://github.com/city96/ComfyUI-GGUF) by [city96](https://huggingface.co/city96) |