Spaces:
Runtime error
Runtime error
BounharAbdelaziz
commited on
Commit
β’
0e6149c
1
Parent(s):
b25f2aa
Update app.py
Browse files
app.py
CHANGED
@@ -14,7 +14,7 @@ def respond(english_text):
|
|
14 |
app = gr.Interface(fn=respond,
|
15 |
inputs="text",
|
16 |
outputs="text",
|
17 |
-
title="Terjman-Supreme π¨βπ»π€―",
|
18 |
description="Translate English text to Moroccan Darija using our top and biggest model (3.3B) π€")
|
19 |
|
20 |
|
|
|
14 |
app = gr.Interface(fn=respond,
|
15 |
inputs="text",
|
16 |
outputs="text",
|
17 |
+
title="Terjman-Supreme-v2 π¨βπ»π€―",
|
18 |
description="Translate English text to Moroccan Darija using our top and biggest model (3.3B) π€")
|
19 |
|
20 |
|