Spaces:
Runtime error
Runtime error
Commit ·
b1209a5
1
Parent(s): 1e4a0e3
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
|
|
| 1 |
git+https://github.com/pyg-team/pytorch_geometric.git
|
| 2 |
torch-scatter
|
| 3 |
torch-sparse
|
|
|
|
| 1 |
+
torch==1.12.1+cu113
|
| 2 |
git+https://github.com/pyg-team/pytorch_geometric.git
|
| 3 |
torch-scatter
|
| 4 |
torch-sparse
|