tetedd2 commited on
Commit
b563d64
·
verified ·
1 Parent(s): e259e75

Update requirements.txt

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