Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -33,7 +33,7 @@ net_g = None
|
|
| 33 |
models = {
|
| 34 |
"AdorableDarling": "./MODELS/adorabledarling.pth",
|
| 35 |
"Silverleg": "./MODELS/silverhandG_4400.pth",
|
| 36 |
-
"MoonLucidAloof": "./
|
| 37 |
"Rrabbitt": "./MODELS/rabbit4900.pth",
|
| 38 |
"Mainlade": "./MODELS/DLM.pth",
|
| 39 |
}
|
|
|
|
| 33 |
models = {
|
| 34 |
"AdorableDarling": "./MODELS/adorabledarling.pth",
|
| 35 |
"Silverleg": "./MODELS/silverhandG_4400.pth",
|
| 36 |
+
"MoonLucidAloof": "./MODELS/G_2900.pth",
|
| 37 |
"Rrabbitt": "./MODELS/rabbit4900.pth",
|
| 38 |
"Mainlade": "./MODELS/DLM.pth",
|
| 39 |
}
|