czl commited on
Commit
6f4b9a2
1 Parent(s): d70e043

update index url

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -9,9 +9,9 @@ numpy
9
  torchmetrics[image]
10
  gradio
11
  spaces
12
- --index-url https://download.pytorch.org/whl/cu121
13
  torch==2.1.2
14
- --index-url https://download.pytorch.org/whl/cu121
15
  torchaudio==2.1.2
16
- --index-url https://download.pytorch.org/whl/cu121
17
  torchvision==0.16.2
 
9
  torchmetrics[image]
10
  gradio
11
  spaces
12
+ --extra-index-url https://download.pytorch.org/whl/cu121
13
  torch==2.1.2
14
+ --extra-index-url https://download.pytorch.org/whl/cu121
15
  torchaudio==2.1.2
16
+ --extra-index-url https://download.pytorch.org/whl/cu121
17
  torchvision==0.16.2