kevin1911 commited on
Commit
3a64db8
·
verified ·
1 Parent(s): c56049d

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ gradio==3.17.0
2
+ networkx==3.0
3
+ matplotlib==3.7.1
4
+ Pillow