prithivMLmods commited on
Commit
88e229f
·
verified ·
1 Parent(s): cc5480d

update app

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -109,8 +109,8 @@ pipe.load_lora_weights("tarn59/apply_texture_qwen_image_edit_2509",
109
  weight_name="apply_texture_v2_qwen_image_edit_2509.safetensors",
110
  adapter_name="texture")
111
 
112
- pipe.load_lora_weights("dx8152/Qwen-Image-Edit-2509-Fusion",
113
- weight_name="溶图.safetensors",
114
  adapter_name="fusion")
115
 
116
  pipe.load_lora_weights("ostris/qwen_image_edit_2509_shirt_design",
 
109
  weight_name="apply_texture_v2_qwen_image_edit_2509.safetensors",
110
  adapter_name="texture")
111
 
112
+ pipe.load_lora_weights("ostris/qwen_image_edit_inpainting",
113
+ weight_name="qwen_image_edit_inpainting.safetensors",
114
  adapter_name="fusion")
115
 
116
  pipe.load_lora_weights("ostris/qwen_image_edit_2509_shirt_design",