Spaces:
Runtime error
Runtime error
update app
Browse files
app.py
CHANGED
|
@@ -131,10 +131,10 @@ ADAPTER_SPECS = {
|
|
| 131 |
"weights": "Qwen-Image-Edit-2511-Zoom-Master-8800.safetensors",
|
| 132 |
"adapter_name": "zoom-master"
|
| 133 |
},
|
| 134 |
-
"Outfit
|
| 135 |
-
"repo": "prithivMLmods/QIE-2511-Outfit
|
| 136 |
-
"weights": "QIE-2511-Outfit-
|
| 137 |
-
"adapter_name": "outfit
|
| 138 |
},
|
| 139 |
}
|
| 140 |
|
|
|
|
| 131 |
"weights": "Qwen-Image-Edit-2511-Zoom-Master-8800.safetensors",
|
| 132 |
"adapter_name": "zoom-master"
|
| 133 |
},
|
| 134 |
+
"Extract-Outfit": {
|
| 135 |
+
"repo": "prithivMLmods/QIE-2511-Extract-Outfit",
|
| 136 |
+
"weights": "QIE-2511-Extract-Outfit-4200.safetensors",
|
| 137 |
+
"adapter_name": "extract-outfit"
|
| 138 |
},
|
| 139 |
}
|
| 140 |
|