Spaces:
Running
on
Zero
Running
on
Zero
A fix
Browse files
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 |
-
"βοΈ
|
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",
|