Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +14 -1
requirements.txt
CHANGED
@@ -1,3 +1,16 @@
|
|
1 |
altair
|
2 |
pandas
|
3 |
-
streamlit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
altair
|
2 |
pandas
|
3 |
+
streamlit
|
4 |
+
numpy
|
5 |
+
plotly
|
6 |
+
matplotlib
|
7 |
+
Pillow
|
8 |
+
pytesseract
|
9 |
+
speechrecognition
|
10 |
+
wordcloud
|
11 |
+
scikit-learn
|
12 |
+
transformers
|
13 |
+
groq
|
14 |
+
python-dotenv
|
15 |
+
networkx
|
16 |
+
scipy
|