Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
streamlit==1.35.0
|
| 2 |
-
tensorflow
|
| 3 |
numpy==1.26.4
|
| 4 |
pillow
|
| 5 |
protobuf>=3.20,<5
|
|
|
|
| 1 |
streamlit==1.35.0
|
| 2 |
+
tensorflow==2.13.1
|
| 3 |
numpy==1.26.4
|
| 4 |
pillow
|
| 5 |
protobuf>=3.20,<5
|