Ailyth commited on
Commit
90ee615
1 Parent(s): ac05b71

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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": "./lMODELS/G_2900.pth",
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
  }