Spaces:
Running on Zero
Running on Zero
Professional Noob commited on
Update app.py
Browse files
app.py
CHANGED
|
@@ -272,7 +272,7 @@ ADAPTER_SPECS = {
|
|
| 272 |
"repo": "Alissonerdx/BFS-Best-Face-Swap",
|
| 273 |
"weights": "bfs_head_v5_2511_merged_version_rank_32_fp32.safetensors",
|
| 274 |
"adapter_name": "BFS-Best-Faceswap-merge",
|
| 275 |
-
"strength": 1.
|
| 276 |
"needs_alpha_fix": True, # <-- fixes KeyError 'img_in.alpha'
|
| 277 |
},
|
| 278 |
"Multiple-Angles": {
|
|
|
|
| 272 |
"repo": "Alissonerdx/BFS-Best-Face-Swap",
|
| 273 |
"weights": "bfs_head_v5_2511_merged_version_rank_32_fp32.safetensors",
|
| 274 |
"adapter_name": "BFS-Best-Faceswap-merge",
|
| 275 |
+
"strength": 1.1,
|
| 276 |
"needs_alpha_fix": True, # <-- fixes KeyError 'img_in.alpha'
|
| 277 |
},
|
| 278 |
"Multiple-Angles": {
|