Spaces:
Running on Zero
Running on Zero
Choquinlabs commited on
Update app.py
Browse files
app.py
CHANGED
|
@@ -117,6 +117,13 @@ ADAPTER_SPECS = {
|
|
| 117 |
"adapter_name": "tosti-style",
|
| 118 |
"prompt": "change this picture to tosti style. Use symmetric simple geometric shapes"
|
| 119 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 120 |
"Multiple-Angles": {
|
| 121 |
"repo": "dx8152/Qwen-Edit-2509-Multiple-angles",
|
| 122 |
"weights": "镜头转换.safetensors",
|
|
|
|
| 117 |
"adapter_name": "tosti-style",
|
| 118 |
"prompt": "change this picture to tosti style. Use symmetric simple geometric shapes"
|
| 119 |
},
|
| 120 |
+
"add-textures": {
|
| 121 |
+
"repo": "lichorosario/add-textures-qwen-edit-2511",
|
| 122 |
+
"weights": "add-textures-qwen-edit-2511_5.safetensors",
|
| 123 |
+
"adapter_name": "add-textures",
|
| 124 |
+
"prompt": "add textures and details"
|
| 125 |
+
},
|
| 126 |
+
|
| 127 |
"Multiple-Angles": {
|
| 128 |
"repo": "dx8152/Qwen-Edit-2509-Multiple-angles",
|
| 129 |
"weights": "镜头转换.safetensors",
|