Yehor commited on
Commit
2270071
Β·
1 Parent(s): f55d282
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -525,7 +525,7 @@ def create_demo():
525
  return gr.TabbedInterface(
526
  [app_tab, app_audio_tab, app_vision_tab, authors_tab, env_tab],
527
  tab_names=[
528
- "✍️ Translation",
529
  "πŸ”Š Audio",
530
  "πŸ‘€ Image",
531
  "πŸ‘₯ Authors",
 
525
  return gr.TabbedInterface(
526
  [app_tab, app_audio_tab, app_vision_tab, authors_tab, env_tab],
527
  tab_names=[
528
+ "✍️ Text",
529
  "πŸ”Š Audio",
530
  "πŸ‘€ Image",
531
  "πŸ‘₯ Authors",