calcuis's picture
Update README.md
2d83426 verified
|
Raw
History Blame
1.39 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 (in progress)
  • use ggc q6 for runnable test recently
  • opt to:
    • run it with diffusers (see last item)
    • run it with gguf node via comfyui (see below)

run it with gguf-node via comfyui

  • 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 most updated git version for QwenImageEditPlusPipeline
  • replace QwenImageEditPipeline by QwenImageEditPlusPipeline
  • new feature: accept multiple image input