Spaces:
Sleeping
Sleeping
update
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -8,5 +8,5 @@ torch==2.4.0+cpu
|
|
8 |
torchvision==0.19.0+cpu
|
9 |
torchaudio==2.4.0+cpu
|
10 |
|
11 |
-
dgl
|
12 |
-
|
|
|
8 |
torchvision==0.19.0+cpu
|
9 |
torchaudio==2.4.0+cpu
|
10 |
|
11 |
+
--find-links https://data.dgl.ai/wheels/torch-2.4/repo.html
|
12 |
+
dgl==2.4.0
|