sanzgiri commited on
Commit
3639834
1 Parent(s): b4d894b

fix for tf1 compat

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  tensorflow==2.2.0
 
2
  tf_slim
3
  scikit-image
4
  opencv-python-headless
1
  tensorflow==2.2.0
2
+ numpy==1.18.5
3
  tf_slim
4
  scikit-image
5
  opencv-python-headless