Spaces:
Sleeping
Sleeping
winfred2027
commited on
Commit
•
562d4f1
1
Parent(s):
db56516
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
torch
|
2 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
|
|
3 |
-f https://data.dgl.ai/wheels/repo.html
|
4 |
dgl-cu113
|
5 |
numpy
|
|
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
+
torch
|
3 |
-f https://data.dgl.ai/wheels/repo.html
|
4 |
dgl-cu113
|
5 |
numpy
|