Noursine commited on
Commit
b06a4b1
·
verified ·
1 Parent(s): 7040cbd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -7
requirements.txt CHANGED
@@ -1,10 +1,8 @@
 
 
1
  torch
2
- torchvision
 
3
  opencv-python
4
- matplotlib
5
- pyyaml==5.1
6
- git+https://github.com/facebookresearch/detectron2.git
7
  requests
8
- fastapi
9
- uvicorn
10
- pillow
 
1
+ fastapi
2
+ uvicorn
3
  torch
4
+ numpy
5
+ Pillow
6
  opencv-python
7
+ detectron2
 
 
8
  requests