Upload requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ matplotlib
|
|
6 |
scikit-learn
|
7 |
torch
|
8 |
tensorflow
|
9 |
-
streamlit
|
|
|
|
6 |
scikit-learn
|
7 |
torch
|
8 |
tensorflow
|
9 |
+
streamlit
|
10 |
+
st-pages
|