amosfang commited on
Commit
b7a90ac
1 Parent(s): 52acb68

Update requirements.txt v1

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
- #tf2-tensorflow-object-detection-api
 
2
  tf-models-research-object-detection
3
  matplotlib
4
  wget
5
  Pillow==9.5
6
  huggingface_hub
 
 
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
6
  Pillow==9.5
7
  huggingface_hub
8
+