Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -5,5 +5,8 @@ Pillow
|
|
5 |
ffmpeg-python
|
6 |
soundfile
|
7 |
numpy<2
|
8 |
-
|
|
|
9 |
nltk
|
|
|
|
|
|
5 |
ffmpeg-python
|
6 |
soundfile
|
7 |
numpy<2
|
8 |
+
pydub
|
9 |
+
networkx
|
10 |
nltk
|
11 |
+
huggingface_hub
|
12 |
+
fpdf
|