Aumkeshchy2003 commited on
Commit
7894411
·
verified ·
1 Parent(s): a29d5e2

Update requirements.txt

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