Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -8,7 +8,7 @@ torchaudio==2.1.0+cpu
|
|
8 |
faiss-cpu==1.10.0
|
9 |
sentence-transformers==3.4.1
|
10 |
pandas==2.2.2
|
11 |
-
numpy==
|
12 |
cloudinary==1.43.0
|
13 |
SpeechRecognition==3.14.2
|
14 |
pydub==0.25.1
|
|
|
8 |
faiss-cpu==1.10.0
|
9 |
sentence-transformers==3.4.1
|
10 |
pandas==2.2.2
|
11 |
+
numpy==1.24.3
|
12 |
cloudinary==1.43.0
|
13 |
SpeechRecognition==3.14.2
|
14 |
pydub==0.25.1
|