Mountchicken commited on
Commit
b576cfb
·
1 Parent(s): 9bf4bd7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -2,4 +2,8 @@ numpy
2
  openmim
3
  torch==1.12.1
4
  torchvision==0.13.1
5
- opencv-python
 
 
 
 
 
2
  openmim
3
  torch==1.12.1
4
  torchvision==0.13.1
5
+ opencv-python
6
+ -r requirements/build.txt
7
+ -r requirements/optional.txt
8
+ -r requirements/runtime.txt
9
+ -r requirements/tests.txt