Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ astropy==5.0.4
|
|
5 |
keras==2.8.0
|
6 |
tensorflow==2.8.1
|
7 |
scikit-learn==1.1.1
|
|
|
8 |
shutils
|
|
|
5 |
keras==2.8.0
|
6 |
tensorflow==2.8.1
|
7 |
scikit-learn==1.1.1
|
8 |
+
streamlit==1.21.0
|
9 |
shutils
|