Spaces:
Runtime error
Runtime error
dalexanderch
commited on
Commit
•
e93af6b
1
Parent(s):
7d10860
Upload requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
networkx==2.6.3
|
2 |
+
torch==1.12.0+cu113
|
3 |
+
matplotlib==3.2.2
|
4 |
+
pandas==1.3.5
|
5 |
+
scipy==1.7.3
|
6 |
+
tqdm==4.64.0
|
7 |
+
numpy==1.21.6
|