DeclK commited on
Commit
8c9e8d0
·
1 Parent(s): 6d73895
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -1,7 +1,10 @@
1
  openmim
2
  torch
 
 
 
3
  mmengine
4
- mmcv==2.00rc4
5
  mmdet
6
  mmpose
7
  mmdeploy
 
1
  openmim
2
  torch
3
+ torch==1.10.0+cpu
4
+ torchvision==0.11.0+cpu
5
+ torchaudio==0.10.0
6
  mmengine
7
+ mmcv==2.00rc4 -f https://download.openmmlab.com/mmcv/dist/cu113/torch1.10/index.html
8
  mmdet
9
  mmpose
10
  mmdeploy