calcuis commited on
Commit
dbc0a86
·
verified ·
1 Parent(s): a13fba1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -19,12 +19,12 @@ widget:
19
  ## qwen-image-edit-gguf
20
  - drag **qwen-image-edit** to > `./ComfyUI/models/diffusion_models`
21
  - either 1 or 2 below, drag it to > `./ComfyUI/models/text_encoders`
22
- - option 1: **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)
23
  - 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)]
24
  - drag **pig** [[254MB](https://huggingface.co/calcuis/pig-vae/blob/main/pig_qwen_image_vae_fp32-f16.gguf)] to > `./ComfyUI/models/vae`
25
 
26
  ![screenshot](https://raw.githubusercontent.com/calcuis/comfy/master/qi-edit.png)
27
 
28
- 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)
29
 
30
  <Gallery />
 
19
  ## qwen-image-edit-gguf
20
  - drag **qwen-image-edit** to > `./ComfyUI/models/diffusion_models`
21
  - either 1 or 2 below, drag it to > `./ComfyUI/models/text_encoders`
22
+ - option 1: **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*)
23
  - 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)]
24
  - drag **pig** [[254MB](https://huggingface.co/calcuis/pig-vae/blob/main/pig_qwen_image_vae_fp32-f16.gguf)] to > `./ComfyUI/models/vae`
25
 
26
  ![screenshot](https://raw.githubusercontent.com/calcuis/comfy/master/qi-edit.png)
27
 
28
+ *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)
29
 
30
  <Gallery />