Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
@@ -135,7 +135,7 @@ gr.Interface(
|
|
135 |
gr.outputs.HTML(label="Outputs"),
|
136 |
"state"
|
137 |
],
|
138 |
-
title="
|
139 |
description="",
|
140 |
css="""
|
141 |
.result {display:flex;flex-direction:column}
|
|
|
135 |
gr.outputs.HTML(label="Outputs"),
|
136 |
"state"
|
137 |
],
|
138 |
+
title="🗣️NLP ASR Wav2Vec2 GR📄",
|
139 |
description="",
|
140 |
css="""
|
141 |
.result {display:flex;flex-direction:column}
|