Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
huggingface_hub
|
2 |
+
networkx
|
3 |
+
matplotlib
|
4 |
+
requests
|
5 |
+
pydot
|
6 |
+
gradio
|
7 |
+
pygraphviz
|