Ailyth commited on
Commit
07258da
1 Parent(s): db45ded

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -27,6 +27,7 @@ models = {
27
  "MoonLucidAloof": "./MODELS/G_2900.pth",
28
  "Rrabbitt": "./MODELS/rabbit4900.pth",
29
  "Mainlade": "./MODELS/DLM.pth",
 
30
  }
31
 
32
  def get_text(text, language_str, hps):
 
27
  "MoonLucidAloof": "./MODELS/G_2900.pth",
28
  "Rrabbitt": "./MODELS/rabbit4900.pth",
29
  "Mainlade": "./MODELS/DLM.pth",
30
+ "Tnikki": "./MODELS/nikki_1900.pth",
31
  }
32
 
33
  def get_text(text, language_str, hps):