barghavani
commited on
Commit
·
ca02eb0
1
Parent(s):
a384852
Update app.py
Browse files
app.py
CHANGED
@@ -11,7 +11,8 @@ models = [
|
|
11 |
#"Helsinki-NLP/opus-mt-ber-fr",
|
12 |
#"Helsinki-NLP/opus-mt-es-ber",
|
13 |
#"Helsinki-NLP/opus-mt-ber-es",
|
14 |
-
#"Helsinki-NLP/opus-mt-kab-en"
|
|
|
15 |
]
|
16 |
|
17 |
pipes = {}
|
|
|
11 |
#"Helsinki-NLP/opus-mt-ber-fr",
|
12 |
#"Helsinki-NLP/opus-mt-es-ber",
|
13 |
#"Helsinki-NLP/opus-mt-ber-es",
|
14 |
+
#"Helsinki-NLP/opus-mt-kab-en",
|
15 |
+
#
|
16 |
]
|
17 |
|
18 |
pipes = {}
|