Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -46,7 +46,7 @@ gr.Interface(
|
|
46 |
#examples=examples,
|
47 |
# article=article,
|
48 |
cache_examples=False,
|
49 |
-
title="Finetuned-NLLB",
|
50 |
#description=description
|
51 |
).launch()
|
52 |
|
|
|
46 |
#examples=examples,
|
47 |
# article=article,
|
48 |
cache_examples=False,
|
49 |
+
title="Finetuned-NLLB-1",
|
50 |
#description=description
|
51 |
).launch()
|
52 |
|