Hukuna commited on
Commit
df49c5a
·
verified ·
1 Parent(s): 562e2e3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,6 +1,5 @@
1
  altair==5.2.0
2
  arrow==1.3.0
3
- backports.zoneinfo
4
  biopython==1.83
5
  blinker==1.7.0
6
  cachetools==5.3.2
@@ -100,3 +99,5 @@ webcolors==1.13
100
  webencodings==0.5.1
101
  widgetsnbextension==3.5.0
102
  yarg==0.1.9
 
 
 
1
  altair==5.2.0
2
  arrow==1.3.0
 
3
  biopython==1.83
4
  blinker==1.7.0
5
  cachetools==5.3.2
 
99
  webencodings==0.5.1
100
  widgetsnbextension==3.5.0
101
  yarg==0.1.9
102
+ --extra-index-url https://download.pytorch.org/whl/cu113
103
+ torch