SkalskiP commited on
Commit
3da7391
1 Parent(s): 9ff5936

torch and torchvision for cu18

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,7 +1,8 @@
 
1
  torch
2
  torchvision
3
- supervision
4
 
 
5
  gradio==3.50.2
6
  git+https://github.com/facebookresearch/segment-anything.git
7
  git+https://github.com/facebookresearch/detectron2.git
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu118
2
  torch
3
  torchvision
 
4
 
5
+ supervision
6
  gradio==3.50.2
7
  git+https://github.com/facebookresearch/segment-anything.git
8
  git+https://github.com/facebookresearch/detectron2.git