calcuis's picture
Update README.md
65c135c verified
|
raw
history blame
1.31 kB
metadata
license: apache-2.0
base_model:
  - Qwen/Qwen-Image-Edit-2509
pipeline_tag: image-to-image

qwen-image-edit-plus-gguf

  • run it with gguf-connector
  • run it with diffusers (see the last item)
  • run it with gguf node via comfyui (see below)

run it with gguf-node via comfyui (might need to wait for code update)

  • drag qwen-image-edit-plus to > ./ComfyUI/models/diffusion_models
  • *anyone below, drag it to > ./ComfyUI/models/text_encoders
    • option 1: just qwen2.5-vl-7b-test [5.03GB]
    • option 2: just qwen2.5-vl-7b-edit [7.95GB]
    • option 3: both qwen2.5-vl-7b [4.43GB] and mmproj-clip [608MB]
  • drag pig [254MB] to > ./ComfyUI/models/vae

run it with diffusers (need the git version)

  • use QwenImageEditPlusPipeline instead of QwenImageEditPipeline
  • accept multiple image input