adpro commited on
Commit
5faca2f
·
verified ·
1 Parent(s): b3652fb

Update requirements.txt

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