Spaces:
Running
Running
acecalisto3
commited on
Update requirements.txt
Browse files- requirements.txt +3 -33
requirements.txt
CHANGED
@@ -1,37 +1,7 @@
|
|
1 |
-
absl-py
|
2 |
-
albumentations
|
3 |
-
deepsort
|
4 |
-
easydict
|
5 |
-
gradio
|
6 |
-
google-auth
|
7 |
-
google-auth-oauthlib
|
8 |
-
google-auth-httplib2
|
9 |
-
google-drive-downloader
|
10 |
-
gputil
|
11 |
-
matplotlib
|
12 |
-
nltk
|
13 |
-
numpy
|
14 |
-
opencv-python-headless
|
15 |
-
torch
|
16 |
-
torchaudio
|
17 |
-
torchvision
|
18 |
-
transformers
|
19 |
-
requests
|
20 |
-
ipython
|
21 |
streamlit
|
22 |
transformers
|
|
|
|
|
23 |
black
|
24 |
pylint
|
25 |
-
|
26 |
-
pandas
|
27 |
-
seaborn
|
28 |
-
six
|
29 |
-
gensim
|
30 |
-
textblob
|
31 |
-
vaderSentiment
|
32 |
-
networkx
|
33 |
-
scikit-learn
|
34 |
-
plotly
|
35 |
-
scipy==1.7.3
|
36 |
-
smart-open
|
37 |
-
spacy
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
streamlit
|
2 |
transformers
|
3 |
+
huggingface_hub
|
4 |
+
gradio
|
5 |
black
|
6 |
pylint
|
7 |
+
ipython
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|