duypro247 commited on
Commit
9369aae
1 Parent(s): 8bdbf0c

Create requirements.txt

Browse files
Files changed (1) hide show
  1. 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