Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +9 -1
requirements.txt
CHANGED
@@ -4,4 +4,12 @@ numpy<2.0
|
|
4 |
openai==0.28
|
5 |
python-docx
|
6 |
transformers
|
7 |
-
accelerate
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
openai==0.28
|
5 |
python-docx
|
6 |
transformers
|
7 |
+
accelerate
|
8 |
+
twilio
|
9 |
+
pyannote.audio
|
10 |
+
huggingface_hub
|
11 |
+
scipy
|
12 |
+
numpy
|
13 |
+
pandas
|
14 |
+
librosa
|
15 |
+
soundfile
|