Commit
·
2ef802c
1
Parent(s):
4ed4320
Update requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
CHANGED
@@ -1,3 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
torch_geometric
|
2 |
torch_scatter
|
3 |
torch_sparse
|
|
|
1 |
+
requests
|
2 |
+
pillow
|
3 |
+
numpy
|
4 |
+
pandas
|
5 |
+
scikit-learn
|
6 |
+
torch
|
7 |
+
torchvision
|
8 |
+
torchaudio
|
9 |
torch_geometric
|
10 |
torch_scatter
|
11 |
torch_sparse
|