Spaces:
Build error
Build error
camparchimedes
commited on
Commit
•
fb4c538
1
Parent(s):
9ec8875
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
gradio
|
2 |
torch
|
3 |
transformers
|
|
|
4 |
Pillow
|
5 |
ffmpeg-python
|
6 |
soundfile
|
@@ -10,4 +11,4 @@ networkx
|
|
10 |
nltk
|
11 |
huggingface_hub
|
12 |
fpdf
|
13 |
-
|
|
|
1 |
gradio
|
2 |
torch
|
3 |
transformers
|
4 |
+
scikit-learn
|
5 |
Pillow
|
6 |
ffmpeg-python
|
7 |
soundfile
|
|
|
11 |
nltk
|
12 |
huggingface_hub
|
13 |
fpdf
|
14 |
+
|