Skip to content

Commit 3f9c09a

Browse files
authored
chore(model gallery): add qwen-image-edit-2509 (#6336)
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent 4a84660 commit 3f9c09a

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

gallery/index.yaml

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@
335335
url: "github:mudler/LocalAI/gallery/qwen-image.yaml@master"
336336
urls:
337337
- https://huggingface.co/Qwen/Qwen-Image-Edit
338-
icon: https://qianwen-res.oss-cn-beijing.aliyuncs.com/Qwen-Image/qwen_image_logo.png
338+
icon: https://qianwen-res.oss-cn-beijing.aliyuncs.com/Qwen-Image/qwen_image_edit_logo.png
339339
license: apache-2.0
340340
tags:
341341
- qwen-image
@@ -350,6 +350,26 @@
350350
cuda: true
351351
pipeline_type: QwenImageEditPipeline
352352
enable_parameters: num_inference_steps,image
353+
- !!merge <<: *qwenimage
354+
name: "qwen-image-edit-2509"
355+
url: "github:mudler/LocalAI/gallery/qwen-image.yaml@master"
356+
urls:
357+
- https://huggingface.co/Qwen/Qwen-Image-Edit-2509
358+
icon: https://qianwen-res.oss-cn-beijing.aliyuncs.com/Qwen-Image/qwen_image_edit_logo.png
359+
license: apache-2.0
360+
tags:
361+
- qwen-image
362+
- gpu
363+
- image-to-image
364+
description: |
365+
Qwen-Image-Edit is a model for image editing, which is based on Qwen-Image.
366+
overrides:
367+
parameters:
368+
model: Qwen/Qwen-Image-Edit-2509
369+
diffusers:
370+
cuda: true
371+
pipeline_type: QwenImageEditPipeline
372+
enable_parameters: num_inference_steps,image
353373
- &gptoss
354374
name: "gpt-oss-20b"
355375
url: "github:mudler/LocalAI/gallery/harmony.yaml@master"

0 commit comments

Comments
 (0)