nateraw commited on
Commit
09805a8
1 Parent(s): 90bfe2a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  # A10G needs cuda 11.3
 
2
  torch==1.12.0+cu113
3
  torchvision==0.13.0+cu113
4
 
 
1
  # A10G needs cuda 11.3
2
+ --extra-index-url https://download.pytorch.org/whl/cu113
3
  torch==1.12.0+cu113
4
  torchvision==0.13.0+cu113
5