Spaces:
Runtime error
Runtime error
Darshan
commited on
Commit
·
6b67c84
1
Parent(s):
a853668
add api
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -1,4 +1,8 @@
|
|
1 |
fastapi
|
2 |
uvicorn
|
3 |
torch
|
4 |
-
ffmpeg-python
|
|
|
|
|
|
|
|
|
|
1 |
fastapi
|
2 |
uvicorn
|
3 |
torch
|
4 |
+
ffmpeg-python
|
5 |
+
packaging
|
6 |
+
huggingface_hub==0.23.2
|
7 |
+
soundfile
|
8 |
+
numpy
|