rockdrigoma commited on
Commit
8cff888
1 Parent(s): 34babb2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -117,7 +117,7 @@ gr.Interface(
117
  outputs=[
118
  gr.components.Textbox(label="Translated text in Nahuatl"),
119
  ],
120
- theme="peach",
121
  title='🌽 Spanish to Nahuatl Automatic Translation',
122
  description='Insert your text in Spanish in the left text box and you will get its Nahuatl translation on the right text box',
123
  examples=[
 
117
  outputs=[
118
  gr.components.Textbox(label="Translated text in Nahuatl"),
119
  ],
120
+ theme=None,
121
  title='🌽 Spanish to Nahuatl Automatic Translation',
122
  description='Insert your text in Spanish in the left text box and you will get its Nahuatl translation on the right text box',
123
  examples=[