rushidarge commited on
Commit
7acbc30
1 Parent(s): 2ada4a6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  numpy
2
  streamlit
3
- tensorflow
4
  pillow
5
  scikit-image
6
  opencv-python
 
1
  numpy
2
  streamlit
3
+ tensorflow==2.9.1
4
  pillow
5
  scikit-image
6
  opencv-python