Spaces:
Running
Running
fix: use networkx version compatible with python 3.8
Browse files- pre-requirements.txt +1 -0
pre-requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
pip==20.2.4
|
|
|
2 |
torch==1.12.1
|
|
|
1 |
pip==20.2.4
|
2 |
+
networkx==3.1
|
3 |
torch==1.12.1
|