Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -112,11 +112,11 @@ pipe = QwenImageEditPlusPipeline.from_pretrained(
|
|
| 112 |
pipe.load_lora_weights("Daverrrr75/QWEN_MCNL",
|
| 113 |
weight_name="qwen_MCNL_v1.0.safetensors",
|
| 114 |
adapter_name="anime")
|
| 115 |
-
pipe.load_lora_weights("
|
| 116 |
-
weight_name="
|
| 117 |
adapter_name="multiple-angles")
|
| 118 |
pipe.load_lora_weights("GiorgioV/Qwen_test",
|
| 119 |
-
weight_name="
|
| 120 |
adapter_name="light-restoration")
|
| 121 |
pipe.load_lora_weights("wiikoo/Qwen-lora-nsfw",
|
| 122 |
weight_name="loras2/consistence_edit_v2.safetensors",
|
|
@@ -130,8 +130,8 @@ pipe.load_lora_weights("wiikoo/Qwen-lora-nsfw",
|
|
| 130 |
pipe.load_lora_weights("lovis93/next-scene-qwen-image-lora-2509",
|
| 131 |
weight_name="next-scene_lora-v2-3000.safetensors",
|
| 132 |
adapter_name="next-scene")
|
| 133 |
-
pipe.load_lora_weights("
|
| 134 |
-
weight_name="
|
| 135 |
adapter_name="upscale-image")
|
| 136 |
# pipe.load_lora_weights("lovis93/next-scene-qwen-image-lora-2509",
|
| 137 |
# weight_name="next-scene_lora-v2-3000.safetensors",
|
|
|
|
| 112 |
pipe.load_lora_weights("Daverrrr75/QWEN_MCNL",
|
| 113 |
weight_name="qwen_MCNL_v1.0.safetensors",
|
| 114 |
adapter_name="anime")
|
| 115 |
+
pipe.load_lora_weights("aiunivers/qwen-image-edit-plus-nsfw-lora",
|
| 116 |
+
weight_name="qwen-image-edit-plus-nsfw-lora.safetensors",
|
| 117 |
adapter_name="multiple-angles")
|
| 118 |
pipe.load_lora_weights("GiorgioV/Qwen_test",
|
| 119 |
+
weight_name="sex_from_behind-Qwen.safetensors",
|
| 120 |
adapter_name="light-restoration")
|
| 121 |
pipe.load_lora_weights("wiikoo/Qwen-lora-nsfw",
|
| 122 |
weight_name="loras2/consistence_edit_v2.safetensors",
|
|
|
|
| 130 |
pipe.load_lora_weights("lovis93/next-scene-qwen-image-lora-2509",
|
| 131 |
weight_name="next-scene_lora-v2-3000.safetensors",
|
| 132 |
adapter_name="next-scene")
|
| 133 |
+
pipe.load_lora_weights("burnerbaby/hmfemme-realistic-1girl-lora-for-qwen",
|
| 134 |
+
weight_name="hmfemme-v1.safetensors",
|
| 135 |
adapter_name="upscale-image")
|
| 136 |
# pipe.load_lora_weights("lovis93/next-scene-qwen-image-lora-2509",
|
| 137 |
# weight_name="next-scene_lora-v2-3000.safetensors",
|