Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
@@ -9,10 +9,7 @@ faiss-gpu
|
|
9 |
bitsandbytes
|
10 |
plotly
|
11 |
sentence-transformers
|
12 |
-
|
13 |
-
pyannote.audio
|
14 |
-
librosa
|
15 |
-
soundfile
|
16 |
numpy
|
17 |
accelerate
|
18 |
python-dotenv
|
|
|
9 |
bitsandbytes
|
10 |
plotly
|
11 |
sentence-transformers
|
12 |
+
boto3
|
|
|
|
|
|
|
13 |
numpy
|
14 |
accelerate
|
15 |
python-dotenv
|