Spaces:
Sleeping
Sleeping
Anas Benalla
commited on
Update app.py
Browse files
app.py
CHANGED
|
@@ -22,6 +22,6 @@ async def root():
|
|
| 22 |
"endpoints": {
|
| 23 |
#"text": "/text - Text classification task",
|
| 24 |
#"image": "/image - Image classification task (coming soon)",
|
| 25 |
-
"audio": "/audio - Audio classification task
|
| 26 |
}
|
| 27 |
}
|
|
|
|
| 22 |
"endpoints": {
|
| 23 |
#"text": "/text - Text classification task",
|
| 24 |
#"image": "/image - Image classification task (coming soon)",
|
| 25 |
+
"audio": "/audio - Audio classification task"
|
| 26 |
}
|
| 27 |
}
|