Files changed (1) hide show
  1. requirements.txt +9 -34
requirements.txt CHANGED
@@ -1,34 +1,9 @@
1
- PyPDF2
2
- streamlit
3
- transformers
4
- gspread
5
- google-auth
6
- pandas
7
- matplotlib
8
- reportlab
9
- SpeechRecognition
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
+