Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -121,7 +121,7 @@ with app:
|
|
121 |
)
|
122 |
with gr.Tabs():
|
123 |
create_tab("Graphemes")
|
124 |
-
create_tab("
|
125 |
|
126 |
gr.Markdown(
|
127 |
"""
|
|
|
121 |
)
|
122 |
with gr.Tabs():
|
123 |
create_tab("Graphemes")
|
124 |
+
create_tab("Graphemes_finetuned")
|
125 |
|
126 |
gr.Markdown(
|
127 |
"""
|