NikhilPatil commited on
Commit
249d3b3
·
verified ·
1 Parent(s): d1214b5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  streamlit==1.35.0
2
- tensorflow==2.11.0 # ⚠️ Use this version instead of 2.12.0
3
  opencv-python==4.11.0.86
4
  numpy==1.23.5
5
  pandas==2.3.0
 
1
  streamlit==1.35.0
2
+ tensorflow==2.12.0 # ⚠️ Use this version instead of 2.12.0
3
  opencv-python==4.11.0.86
4
  numpy==1.23.5
5
  pandas==2.3.0