AmirShabani
commited on
Commit
·
a066e91
1
Parent(s):
18729ec
Create requirements.txt
Browse files- requirements.txt +9 -0
requirements.txt
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch
|
2 |
+
torch_geometric torch_scatter
|
3 |
+
torch_sparse
|
4 |
+
category_encoders
|
5 |
+
tensorflow_hub
|
6 |
+
tensorflow
|
7 |
+
sklearn.model_selection
|
8 |
+
ast
|
9 |
+
re
|