asigalov61
commited on
Commit
•
988c0de
1
Parent(s):
e94f552
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -1 +1,6 @@
|
|
1 |
-
gradio
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
numpy
|
3 |
+
scipy
|
4 |
+
matplotlib
|
5 |
+
networkx
|
6 |
+
scikit-learn
|