amosfang commited on
Commit
520999e
1 Parent(s): b7a90ac

Update requirements.txt v2

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- tensorflow==2.7.0 # or the version compatible with your TensorRT version
2
- tensorflow-addons==0.15.0 # or the version compatible with your TensorRT version
3
  tf-models-research-object-detection
4
  matplotlib
5
  wget
 
1
+ tensorflow>=2.7.0
2
+ tensorflow-addons==0.15.0
3
  tf-models-research-object-detection
4
  matplotlib
5
  wget