Spaces:
Sleeping
Sleeping
Commit
·
e354f52
1
Parent(s):
6149212
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ numpy
|
|
2 |
pandas
|
3 |
Pillow
|
4 |
streamlit
|
|
|
5 |
tensorflow==2.10.1
|
|
|
2 |
pandas
|
3 |
Pillow
|
4 |
streamlit
|
5 |
+
keras
|
6 |
tensorflow==2.10.1
|