benstaf commited on
Commit
1bdb7fd
·
verified ·
1 Parent(s): b5073b1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -2
requirements.txt CHANGED
@@ -1,3 +1,12 @@
1
- gradio
 
 
 
 
2
  ultralytics
3
- dill
 
 
 
 
 
 
1
+ fastapi
2
+ uvicorn[standard]
3
+ python-multipart
4
+ pillow
5
+ spaces
6
  ultralytics
7
+ torch
8
+ torchvision
9
+ requests
10
+ numpy
11
+ opencv-python
12
+ matplotlib