Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
tensorflow==2.
|
|
|
2 |
numpy
|
3 |
streamlit
|
4 |
pillow
|
|
|
1 |
+
tensorflow==2.16.1
|
2 |
+
protobuf==3.20.3
|
3 |
numpy
|
4 |
streamlit
|
5 |
pillow
|