Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +12 -0
requirements.txt
CHANGED
|
@@ -4,3 +4,15 @@ pandas
|
|
| 4 |
numpy
|
| 5 |
scikit-learn
|
| 6 |
xgboost
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
numpy
|
| 5 |
scikit-learn
|
| 6 |
xgboost
|
| 7 |
+
streamlit
|
| 8 |
+
plotly
|
| 9 |
+
requests
|
| 10 |
+
python-dotenv
|
| 11 |
+
groq
|
| 12 |
+
reportlab
|
| 13 |
+
matplotlib
|
| 14 |
+
joblib
|
| 15 |
+
python-multipart
|
| 16 |
+
pydantic
|
| 17 |
+
scapy
|
| 18 |
+
graphviz
|