Spaces:
Running
on
Zero
Running
on
Zero
update
Browse files- pre-requirements.txt +1 -1
pre-requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu121
|
2 |
-
--extra-index-url https://data.dgl.ai/wheels/torch-2.
|
3 |
torch==2.2.0
|
4 |
torchvision==0.17.0
|
5 |
dgl==2.4.0
|
|
|
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
|