Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +0 -9
requirements.txt
CHANGED
@@ -1,14 +1,5 @@
|
|
1 |
-
opencv-python-headless
|
2 |
-
pyyaml==5.1
|
3 |
-
torch
|
4 |
-
torchvision
|
5 |
gradio
|
6 |
nltk
|
7 |
numpy
|
8 |
-
pandas
|
9 |
-
seaborn
|
10 |
matplotlib
|
11 |
wordcloud
|
12 |
-
scikit-learn
|
13 |
-
re
|
14 |
-
pickle
|
|
|
|
|
|
|
|
|
|
|
1 |
gradio
|
2 |
nltk
|
3 |
numpy
|
|
|
|
|
4 |
matplotlib
|
5 |
wordcloud
|
|
|
|
|
|