osanseviero HF staff commited on
Commit
e502c62
1 Parent(s): 90db91d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -3
requirements.txt CHANGED
@@ -1,7 +1,9 @@
1
- --find-links https://download.pytorch.org/whl/torch_stable.html
2
- torch==1.12.0+cu116
3
  pycocotools
4
  scipy
5
  timm
6
  imgaug
7
- opencv-python
 
 
 
 
 
 
 
1
  pycocotools
2
  scipy
3
  timm
4
  imgaug
5
+ opencv-python
6
+
7
+ --find-links https://download.pytorch.org/whl/torch_stable.html
8
+ torch==1.12.0+cu116
9
+ torchvision