Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ keras==2.12.0
|
|
3 |
streamlit==1.19.0
|
4 |
tensorflow==2.12.0
|
5 |
matplotlib==3.6.3
|
6 |
-
numpy==1.23.5
|
|
|
|
3 |
streamlit==1.19.0
|
4 |
tensorflow==2.12.0
|
5 |
matplotlib==3.6.3
|
6 |
+
numpy==1.23.5
|
7 |
+
altair==4.1.0
|