abhinavyadav11 commited on
Commit
b1297d0
·
verified ·
1 Parent(s): 90e341a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -4
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
- streamlit==1.20.0
2
- opencv-python==4.8.0.74
3
- tensorflow==2.12.0
4
- numpy==1.23.5
 
 
5
 
6
 
 
1
+ streamlit==1.41.1
2
+ opencv-python==4.10.0.84
3
+ tensorflow==2.18.0
4
+ numpy==2.2.1
5
+
6
+
7
 
8