jiawenchim commited on
Commit
a872719
1 Parent(s): d046a3c

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ #tf2-tensorflow-object-detection-api
2
+ tensorflow>=2.7.0
3
+ tensorflow-addons>=0.15.0
4
+ tf-models-research-object-detection
5
+ opencv-python
6
+ matplotlib
7
+ wget
8
+ Pillow==9.5
9
+ huggingface_hub