Spaces:
Build error
Build error
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
networkx==2.5
|
2 |
+
pydot==1.4.1
|
3 |
+
pandas==1.1.3
|
4 |
+
gradio==2.2.15
|