Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -63,7 +63,7 @@ def get_interface(model_name="medium"):
|
|
| 63 |
# theme=gr.themes.Default(),
|
| 64 |
theme=gr.themes.Glass(
|
| 65 |
primary_hue=gr.themes.colors.orange, secondary_hue=gr.themes.colors.purple),
|
| 66 |
-
title="
|
| 67 |
# description=DESCRIPTION,
|
| 68 |
allow_flagging="never",
|
| 69 |
)
|
|
|
|
| 63 |
# theme=gr.themes.Default(),
|
| 64 |
theme=gr.themes.Glass(
|
| 65 |
primary_hue=gr.themes.colors.orange, secondary_hue=gr.themes.colors.purple),
|
| 66 |
+
title="Analysis of Speech from Video",
|
| 67 |
# description=DESCRIPTION,
|
| 68 |
allow_flagging="never",
|
| 69 |
)
|