YarvixPA's picture
Update README.md
521fb04 verified
---
language:
- en
- zh
license: apache-2.0
base_model:
- Qwen/Qwen-Image
library_name: gguf
pipeline_tag: text-to-image
---
This GGUF file is a direct conversion of [DiffSynth-Studio/Qwen-Image-Distill-Full](https://www.modelscope.cn/models/DiffSynth-Studio/Qwen-Image-Distill-Full)
Type | Name | Location | Download
| ------------ | -------------------------------------------------- | --------------------------------- | -------------------------
| Main Model | Qwen-Image | `ComfyUI/models/unet` | GGUF (this repo)
| 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) |
| VAE | Qwen-Image VAE | `ComfyUI/models/vae` | [Safetensors](https://huggingface.co/QuantStack/Qwen-Image-GGUF/tree/main/VAE) |
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)
Place model files in `ComfyUI/models/unet` see the GitHub readme for further installation instructions.