KishoreK istiak commited on
Commit
3e41fac
β€’
1 Parent(s): 3946f8e

- app.py (45680fcc6f0ef6c54543f704197baff75a6f708e)


Co-authored-by: istiak mahmud <istiak@users.noreply.huggingface.co>

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -75,7 +75,7 @@ this space is created by [Kishore](https://www.linkedin.com/in/kishore-kunisetty
75
  please like the project to support my contribution to EuroPython22. 😊
76
  ''')
77
  with gr.Row():
78
- from_lang = gr.Dropdown(['English', 'Spanish', 'Hindi'],
79
  value='English',
80
  label='select From language : ')
81
  to_lang = gr.Dropdown(['English', 'Spanish', 'Hindi'],
75
  please like the project to support my contribution to EuroPython22. 😊
76
  ''')
77
  with gr.Row():
78
+ from_lang = gr.Dropdown(['English', 'Spanish', 'Hindi' , 'Bangla'],
79
  value='English',
80
  label='select From language : ')
81
  to_lang = gr.Dropdown(['English', 'Spanish', 'Hindi'],