YulianSa commited on
Commit
9708f2f
·
1 Parent(s): bd335b6
Files changed (1) hide show
  1. pre-requirements.txt +3 -1
pre-requirements.txt CHANGED
@@ -1,8 +1,10 @@
1
  --extra-index-url https://download.pytorch.org/whl/cu121
2
- --extra-index-url https://data.dgl.ai/wheels/torch-2.2/cu121/repo.html
3
  torch==2.2.0
4
  torchvision==0.17.0
 
 
5
  dgl==2.4.0
 
6
  accelerate
7
  beartype
8
  einops
 
1
  --extra-index-url https://download.pytorch.org/whl/cu121
 
2
  torch==2.2.0
3
  torchvision==0.17.0
4
+
5
+ --extra-index-url https://data.dgl.ai/wheels/torch-2.2/cu121/repo.html
6
  dgl==2.4.0
7
+
8
  accelerate
9
  beartype
10
  einops