KRISH09bha commited on
Commit
2c77d4c
·
verified ·
1 Parent(s): f80d2cf

Update requirements.txt

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