Aumkeshchy2003 commited on
Commit
fd92f87
·
verified ·
1 Parent(s): 46e3370

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  torch
2
  torchvision
3
- fastapi
4
- uvicorn
5
- Pillow
6
- git+https://github.com/ultralytics/yolov5
 
 
1
  torch
2
  torchvision
3
+ ultralytics
4
+ gradio
5
+ numpy
6
+ opencv-python
7
+ Pillow