HugoZeballos commited on
Commit
3893b0e
1 Parent(s): 8320308

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 translaton',
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