006f86 commited on
Commit
7d522bb
·
1 Parent(s): c991e43

Updated requirements to include opencv

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -1
requirements.txt CHANGED
@@ -1,5 +1,10 @@
 
 
 
1
  torch
2
  torchvision
3
  gradio
 
 
 
4
  numpy
5
- pillow
 
1
+ --extra-index-url https://download.pytorch.org/whl/cpu
2
+ torch
3
+ torchvision
4
  torch
5
  torchvision
6
  gradio
7
+ ultralytics
8
+ opencv-python-headless
9
+ Pillow
10
  numpy