Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -9,6 +9,8 @@ torch==2.1.0+cpu
|
|
9 |
torchvision==0.16.0+cpu
|
10 |
torchaudio==2.1.0+cpu
|
11 |
transformers==4.49.0
|
|
|
|
|
12 |
sentence-transformers==3.4.1
|
13 |
cloudinary==1.43.0
|
14 |
SpeechRecognition==3.14.2
|
|
|
9 |
torchvision==0.16.0+cpu
|
10 |
torchaudio==2.1.0+cpu
|
11 |
transformers==4.49.0
|
12 |
+
accelerate==0.34.2
|
13 |
+
safetensors==0.5.3
|
14 |
sentence-transformers==3.4.1
|
15 |
cloudinary==1.43.0
|
16 |
SpeechRecognition==3.14.2
|