calcuis commited on
Commit
3ffca9d
·
verified ·
1 Parent(s): 684ac48

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -6,8 +6,17 @@ pipeline_tag: image-to-image
6
  tags:
7
  - gguf-connector
8
  - gguf-node
 
 
 
 
 
9
  ---
10
  ## qwen-image-edit-gguf
11
  - drag **qwen-image-edit** to > `./ComfyUI/models/diffusion_models`
12
  - drag **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)], **mmproj-clip** [[1.35GB](https://huggingface.co/chatpig/qwen2.5-vl-7b-it-gguf/blob/main/mmproj-qwen2.5-vl-7b-it-f16.gguf)] to > `./ComfyUI/models/text_encoders`
13
- - drag **pig** [[254MB](https://huggingface.co/calcuis/pig-vae/blob/main/pig_qwen_image_vae_fp32-f16.gguf)] to > `./ComfyUI/models/vae`
 
 
 
 
 
6
  tags:
7
  - gguf-connector
8
  - gguf-node
9
+ widget:
10
+ - text: >-
11
+ 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.
12
+ output:
13
+ url: workflow-demo1.png
14
  ---
15
  ## qwen-image-edit-gguf
16
  - drag **qwen-image-edit** to > `./ComfyUI/models/diffusion_models`
17
  - drag **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)], **mmproj-clip** [[1.35GB](https://huggingface.co/chatpig/qwen2.5-vl-7b-it-gguf/blob/main/mmproj-qwen2.5-vl-7b-it-f16.gguf)] to > `./ComfyUI/models/text_encoders`
18
+ - drag **pig** [[254MB](https://huggingface.co/calcuis/pig-vae/blob/main/pig_qwen_image_vae_fp32-f16.gguf)] to > `./ComfyUI/models/vae`
19
+
20
+ ![screenshot](https://raw.githubusercontent.com/calcuis/comfy/master/qwen-image.png)
21
+
22
+ <Gallery />