Spaces:
Sleeping
Sleeping
AndySAnker
commited on
Commit
•
0c4010c
1
Parent(s):
1b46735
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
pytorch_lightning
|
3 |
+
torch-geometric==1.7.2
|
4 |
+
torch-scatter
|
5 |
+
torch-sparse -f https://pytorch-geometric.com/whl/torch-1.9.0+cu102.html
|
6 |
+
matplotlib==3.4.3
|