calcuis's picture
Update README.md
5c21ce8 verified
|
raw
history blame
2.23 kB
---
license: apache-2.0
base_model:
- Qwen/Qwen-Image-Edit
pipeline_tag: image-to-image
tags:
- gguf-connector
- gguf-node
widget:
- text: >-
remove all UI text elements from the image. Keep the feeling that the characters and scene are in water. Also, remove the green UI elements at the bottom
output:
url: workflow-demo1.png
- text: >-
the anime girl with massive fennec ears is wearing cargo pants while sitting on a log in the woods biting into a sandwitch beside a beautiful alpine lake
output:
url: workflow-demo2.png
- text: >-
the anime girl with massive fennec ears is wearing a maid outfit with a long black gold leaf pattern dress and a white apron mouth open holding a fancy black forest cake with candles on top in the kitchen of an old dark Victorian mansion lit by candlelight with a bright window to the foggy forest and very expensive stuff everywhere
output:
url: workflow-demo3.png
---
## qwen-image-edit-gguf
- drag **qwen-image-edit** to > `./ComfyUI/models/diffusion_models`
- either 1 or 2 below, drag it to > `./ComfyUI/models/text_encoders`
- option 1: just **qwen2.5-vl-7b-edit** [[7.95GB](https://huggingface.co/calcuis/pig-encoder/blob/main/qwen_2.5_vl_7b_edit-q2_k.gguf)] (recommended*)
- option 2: both **qwen2.5-vl-7b** [[4.43GB](https://huggingface.co/chatpig/qwen2.5-vl-7b-it-gguf/blob/main/qwen2.5-vl-7b-it-q4_0.gguf)] and **mmproj-clip** [[1.35GB](https://huggingface.co/chatpig/qwen2.5-vl-7b-it-gguf/blob/main/mmproj-qwen2.5-vl-7b-it-f16.gguf)]
- drag **pig** [[254MB](https://huggingface.co/calcuis/pig-vae/blob/main/pig_qwen_image_vae_fp32-f16.gguf)] to > `./ComfyUI/models/vae`
![screenshot](https://raw.githubusercontent.com/calcuis/comfy/master/qi-edit.png)
*note: option 1 (pig quant) is recommended since less chance for oom; option 2 (llama.cpp quant) is also fine if you have good gpu and make sure preparing both text-model and mmproj (vision clip)
<Gallery />
![screenshot](https://raw.githubusercontent.com/calcuis/comfy/master/qi-edit-lite.png)
- get more encoder either [here](https://huggingface.co/calcuis/pig-encoder/tree/main) (pig quant) or [here](https://huggingface.co/chatpig/qwen2.5-vl-7b-it-gguf/tree/main) (llama.cpp quant)