Upload requirements_hosp.txt
Browse files- requirements_hosp.txt +17 -0
requirements_hosp.txt
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
numpy
|
3 |
+
pandas
|
4 |
+
joblib
|
5 |
+
torch
|
6 |
+
transformers
|
7 |
+
xgboost
|
8 |
+
scikit-learn
|
9 |
+
matplotlib
|
10 |
+
shap
|
11 |
+
plotly
|
12 |
+
datetime
|
13 |
+
requests
|
14 |
+
streamlit-lottie
|
15 |
+
streamlit-navigation-bar
|
16 |
+
tqdm
|
17 |
+
hugchat
|