Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +16 -16
requirements.txt
CHANGED
@@ -1,17 +1,17 @@
|
|
1 |
transformers==4.37.1
|
2 |
-
torch
|
3 |
-
torchaudio
|
4 |
-
torchtext
|
5 |
-
numpy
|
6 |
-
|
7 |
-
scikit-learn
|
8 |
-
nltk
|
9 |
-
spacy
|
10 |
-
gradio
|
11 |
-
networkx
|
12 |
-
Pillow
|
13 |
-
ffmpeg-python
|
14 |
-
soundfile
|
15 |
-
pydub
|
16 |
-
huggingface_hub
|
17 |
-
fpdf
|
|
|
1 |
transformers==4.37.1
|
2 |
+
torch
|
3 |
+
torchaudio
|
4 |
+
torchtext
|
5 |
+
numpy
|
6 |
+
panda
|
7 |
+
scikit-learn
|
8 |
+
nltk
|
9 |
+
spacy
|
10 |
+
gradio
|
11 |
+
networkx
|
12 |
+
Pillow
|
13 |
+
ffmpeg-python
|
14 |
+
soundfile
|
15 |
+
pydub
|
16 |
+
huggingface_hub
|
17 |
+
fpdf
|