Spaces:
Running on Zero
Running on Zero
asdfasdfasdf
Browse files
app.py
CHANGED
|
@@ -142,13 +142,35 @@ ADAPTER_SPECS = {
|
|
| 142 |
"prompt": "add textures and details"
|
| 143 |
},
|
| 144 |
|
| 145 |
-
"add-textures-v2": {
|
| 146 |
"repo": "lichorosario/add-textures-v2-qwen-image-edit-2511",
|
| 147 |
"weights": "add-textures-v2-qwen-image-edit-2511_5.safetensors",
|
| 148 |
-
"adapter_name": "add-textures-v2",
|
| 149 |
"prompt": "add textures and details"
|
| 150 |
},
|
| 151 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 152 |
"casivaras": {
|
| 153 |
"repo": "lichorosario/casivaras-qwen-image-edit-2511",
|
| 154 |
"weights": "casivaras-v2-qwen-image-edit-2511_20.safetensors",
|
|
|
|
| 142 |
"prompt": "add textures and details"
|
| 143 |
},
|
| 144 |
|
| 145 |
+
"add-textures-v2-ckpt5": {
|
| 146 |
"repo": "lichorosario/add-textures-v2-qwen-image-edit-2511",
|
| 147 |
"weights": "add-textures-v2-qwen-image-edit-2511_5.safetensors",
|
| 148 |
+
"adapter_name": "add-textures-v2-ckpt5",
|
| 149 |
"prompt": "add textures and details"
|
| 150 |
},
|
| 151 |
|
| 152 |
+
"add-textures-v2-ckpt10": {
|
| 153 |
+
"repo": "lichorosario/add-textures-v2-qwen-image-edit-2511",
|
| 154 |
+
"weights": "add-textures-v2-qwen-image-edit-2511_10.safetensors",
|
| 155 |
+
"adapter_name": "add-textures-v2-ckpt10",
|
| 156 |
+
"prompt": "add textures and details"
|
| 157 |
+
},
|
| 158 |
+
|
| 159 |
+
"add-textures-v2-ckpt15": {
|
| 160 |
+
"repo": "lichorosario/add-textures-v2-qwen-image-edit-2511",
|
| 161 |
+
"weights": "add-textures-v2-qwen-image-edit-2511_15.safetensors",
|
| 162 |
+
"adapter_name": "add-textures-v2-ckpt15",
|
| 163 |
+
"prompt": "add textures and details"
|
| 164 |
+
},
|
| 165 |
+
|
| 166 |
+
"add-textures-v2-ckpt20": {
|
| 167 |
+
"repo": "lichorosario/add-textures-v2-qwen-image-edit-2511",
|
| 168 |
+
"weights": "add-textures-v2-qwen-image-edit-2511_20.safetensors",
|
| 169 |
+
"adapter_name": "add-textures-v2-ckpt20",
|
| 170 |
+
"prompt": "add textures and details"
|
| 171 |
+
},
|
| 172 |
+
|
| 173 |
+
|
| 174 |
"casivaras": {
|
| 175 |
"repo": "lichorosario/casivaras-qwen-image-edit-2511",
|
| 176 |
"weights": "casivaras-v2-qwen-image-edit-2511_20.safetensors",
|