Ailyth commited on
Commit
690cea1
·
1 Parent(s): b2bd5d8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -15,7 +15,7 @@ import pytz
15
 
16
  net_g = None
17
  models = {
18
- "AdorableDarling": "./MODELS/adorabledarling.pth",
19
  "MistyNikki": "./MODELS/nikki9400.pth",
20
  "Silverleg": "./MODELS/J8900.pth",
21
  "Takemura": "./MODELS/take2.pth",
 
15
 
16
  net_g = None
17
  models = {
18
+ "Gladear": "./MODELS/adorabledarling.pth",
19
  "MistyNikki": "./MODELS/nikki9400.pth",
20
  "Silverleg": "./MODELS/J8900.pth",
21
  "Takemura": "./MODELS/take2.pth",