newtechdevng commited on
Commit
603d268
·
verified ·
1 Parent(s): 800c90f

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ fastapi==0.111.0
2
+ uvicorn==0.29.0
3
+ ultralytics==8.2.0
4
+ opencv-python-headless==4.9.0.80
5
+ numpy==1.26.4
6
+ python-multipart==0.0.9
7
+ huggingface_hub==0.23.0