Spaces:
Sleeping
Sleeping
Update requirements.txt
#2
by
Muthuraja18
- opened
- requirements.txt +9 -34
requirements.txt
CHANGED
@@ -1,34 +1,9 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
google-auth-oauthlib
|
11 |
-
google-auth-httplib2
|
12 |
-
plotly
|
13 |
-
torch
|
14 |
-
datasets
|
15 |
-
vaderSentiment
|
16 |
-
seaborn
|
17 |
-
fuzzywuzzy
|
18 |
-
pygame
|
19 |
-
gradio
|
20 |
-
gym
|
21 |
-
stable-baselines3
|
22 |
-
Flask-SocketIO
|
23 |
-
pyserial
|
24 |
-
xgboost
|
25 |
-
elasticsearch
|
26 |
-
graphviz
|
27 |
-
folium
|
28 |
-
pyserial==3.5
|
29 |
-
streamlit-leaflet==0.1.0
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
|
|
1 |
+
streamlit
|
2 |
+
folium
|
3 |
+
pyserial==3.5
|
4 |
+
streamlit-leaflet==0.1.0
|
5 |
+
|
6 |
+
|
7 |
+
|
8 |
+
|
9 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|