Spaces:
Runtime error
Runtime error
HugoZeballos
commited on
Commit
•
3893b0e
1
Parent(s):
8320308
Update app.py
Browse files
app.py
CHANGED
@@ -38,7 +38,7 @@ interface = gr.Interface(
|
|
38 |
gr.Dropdown([1, 2, 3, 4, 5], label="number of beams", value=4),
|
39 |
],
|
40 |
"text",
|
41 |
-
title='Español-RapaNui
|
42 |
article=article,
|
43 |
)
|
44 |
|
|
|
38 |
gr.Dropdown([1, 2, 3, 4, 5], label="number of beams", value=4),
|
39 |
],
|
40 |
"text",
|
41 |
+
title='Traductor Español-RapaNui',
|
42 |
article=article,
|
43 |
)
|
44 |
|