Skip to content

Commit 236acae

Browse files
author
CI Runner
committed
fix: switch Qwen variants to modelscope backend
1 parent 8dc1601 commit 236acae

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
model_id: Qwen/Qwen-Image-2512
22
weight_path: /home/weights/Qwen-Image-2512
3-
backend: local
3+
backend: modelscope
44
extra_params: {}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
model_id: Qwen/Qwen-Image-Edit-2511
22
weight_path: /home/weights/Qwen-Image-Edit-2511
3-
backend: local
3+
backend: modelscope
44
extra_params: {}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
model_id: Qwen/Qwen-Image-Layered
22
weight_path: /home/weights/Qwen-Image-Layered
3-
backend: local
3+
backend: modelscope
44
extra_params: {}

0 commit comments

Comments
 (0)