Hakureirm commited on
Commit
60659ab
·
verified ·
1 Parent(s): cb91755

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -6
requirements.txt CHANGED
@@ -1,8 +1,4 @@
1
- torch
2
- torchvision
3
  ultralytics>=8.3.0
4
  Pillow
5
- fastapi
6
- python-multipart
7
- uvicorn
8
- numpy
 
1
+ torch>=1.8.0
2
+ torchvision>=0.9.0
3
  ultralytics>=8.3.0
4
  Pillow