tomrb commited on
Commit
21c3949
1 Parent(s): 5ef7f7b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -83,7 +83,6 @@ sniffio==1.3.0
83
  stack-data==0.2.0
84
  starlette==0.20.4
85
  tokenizers==0.13.2
86
- torch==1.13.0
87
  tornado==6.2
88
  tqdm==4.64.1
89
  traitlets==5.1.1
@@ -96,3 +95,5 @@ wcwidth==0.2.5
96
  websockets==10.4
97
  wheel==0.37.1
98
  yarl==1.8.1
 
 
 
83
  stack-data==0.2.0
84
  starlette==0.20.4
85
  tokenizers==0.13.2
 
86
  tornado==6.2
87
  tqdm==4.64.1
88
  traitlets==5.1.1
 
95
  websockets==10.4
96
  wheel==0.37.1
97
  yarl==1.8.1
98
+ --extra-index-url https://download.pytorch.org/whl/cu116
99
+ torch