Sushan commited on
Commit
66772d8
·
1 Parent(s): 423f2bb

added a requirement

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  fastapi
2
- uvicorn==0.22.0
3
- Pillow
4
- opencv-python-headless
5
  torch
6
- ultralytics
 
 
 
 
1
  fastapi
2
+ uvicorn
 
 
3
  torch
4
+ opencv-python
5
+ numpy
6
+ python-multipart
7
+ Pillow