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