muhammadhamza-stack commited on
Commit
ae52279
·
1 Parent(s): 18a4367

update requirements

Browse files
Files changed (2) hide show
  1. requirements.txt +1 -2
  2. runtime.txt +1 -0
requirements.txt CHANGED
@@ -1,5 +1,4 @@
1
- tensorflow
2
- keras==2.10.0
3
  numpy==1.23.5
4
  opencv-python==4.7.0.72
5
  scikit-image==0.19.3
 
1
+ tensorflow==2.10.1
 
2
  numpy==1.23.5
3
  opencv-python==4.7.0.72
4
  scikit-image==0.19.3
runtime.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ python-3.10.13