KRISH09bha commited on
Commit
2174a61
·
verified ·
1 Parent(s): 76528b7

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ fastapi
2
+ uvicorn[standard]
3
+ torch
4
+ ultralytics
5
+ pillow
6
+ opencv-python
7
+ numpy
8
+ python-multipart
9
+ websockets
10
+ wsproto