Subh775 commited on
Commit
a5b9665
·
verified ·
1 Parent(s): 7d5d5a3

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ flask==2.3.3
2
+ requests>=2.28.0
3
+ Pillow>=9.5.0
4
+ numpy>=1.24.0
5
+ opencv-python-headless>=4.7.0
6
+ rfdetr>=0.1.0
7
+ supervision>=0.13.0
8
+ torch>=2.0.0
9
+ gunicorn>=20.1.0
10
+ ultralytics
11
+ scipy
12
+ huggingface_hub