Spaces:
Sleeping
Sleeping
Update src/api/ModelMethods.py
Browse files- src/api/ModelMethods.py +2 -2
src/api/ModelMethods.py
CHANGED
@@ -20,8 +20,8 @@ import re
|
|
20 |
Add path to the models here
|
21 |
"""
|
22 |
mt5ModelPath = "duraad/nep-spell-hft-final"
|
23 |
-
mbartModelPath = "houdini001/
|
24 |
-
vartat5ModelPath = "Ayus077BCT014Bhandari/vartat5-using-100K-plus-
|
25 |
|
26 |
|
27 |
"""
|
|
|
20 |
Add path to the models here
|
21 |
"""
|
22 |
mt5ModelPath = "duraad/nep-spell-hft-final"
|
23 |
+
mbartModelPath = "houdini001/happytt_mBART_plus_11_v2"
|
24 |
+
vartat5ModelPath = "Ayus077BCT014Bhandari/vartat5-using-100K-plus-26"
|
25 |
|
26 |
|
27 |
"""
|