stevengrove commited on
Commit
a4ef1bd
1 Parent(s): 2a000c0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
  torch==2.0.1
 
2
  torchvision==0.15.2
 
3
  openmim
4
  mmcv>=2.0.0rc4,<2.1.0
5
  mmdet>=3.0.0
 
1
  torch==2.0.1
2
+ --index-url https://download.pytorch.org/whl/cu118
3
  torchvision==0.15.2
4
+ --index-url https://download.pytorch.org/whl/cu118
5
  openmim
6
  mmcv>=2.0.0rc4,<2.1.0
7
  mmdet>=3.0.0