Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -70,7 +70,7 @@ def main():
|
|
| 70 |
"Image Classification",
|
| 71 |
"Image Captioning",
|
| 72 |
"Summarization",
|
| 73 |
-
"ASR",
|
| 74 |
"Object Detection",
|
| 75 |
"Question Answering",
|
| 76 |
"Sentence Similarity"
|
|
|
|
| 70 |
"Image Classification",
|
| 71 |
"Image Captioning",
|
| 72 |
"Summarization",
|
| 73 |
+
"Speech-to-Text (ASR)",
|
| 74 |
"Object Detection",
|
| 75 |
"Question Answering",
|
| 76 |
"Sentence Similarity"
|