Commit
·
d929d14
1
Parent(s):
96b79f7
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ pandas
|
|
3 |
Pillow
|
4 |
streamlit
|
5 |
keras
|
6 |
-
tensorflow==2.10.1
|
|
|
|
3 |
Pillow
|
4 |
streamlit
|
5 |
keras
|
6 |
+
tensorflow==2.10.1
|
7 |
+
matplotlib
|