Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -1,2 +1,6 @@
|
|
1 |
matplotlib
|
2 |
-
pandas
|
|
|
|
|
|
|
|
|
|
1 |
matplotlib
|
2 |
+
pandas
|
3 |
+
numpy
|
4 |
+
scipy
|
5 |
+
scikit-learn
|
6 |
+
networkx
|