Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
-
streamlit
|
2 |
tensorflow==2.6.0
|
3 |
numpy==1.21.2
|
4 |
pandas==1.3.3
|
5 |
scikit-learn==0.24.2
|
|
|
|
1 |
+
streamlit
|
2 |
tensorflow==2.6.0
|
3 |
numpy==1.21.2
|
4 |
pandas==1.3.3
|
5 |
scikit-learn==0.24.2
|
6 |
+
|