Spaces:
Sleeping
Sleeping
Commit
Β·
5268ae5
1
Parent(s):
b8eb8a3
tweak tab title
Browse files
app.py
CHANGED
@@ -135,9 +135,9 @@ demo = gr.TabbedInterface(
|
|
135 |
],
|
136 |
[
|
137 |
'sentiment analysis',
|
138 |
-
'
|
139 |
'batch processing',
|
140 |
-
'
|
141 |
]
|
142 |
)
|
143 |
|
|
|
135 |
],
|
136 |
[
|
137 |
'sentiment analysis',
|
138 |
+
'δΈζζ
ζεζ',
|
139 |
'batch processing',
|
140 |
+
'ζΉζ¬‘δΈζζ
ζεζ'
|
141 |
]
|
142 |
)
|
143 |
|