eaglelandsonce commited on
Commit
2c9b20b
·
verified ·
1 Parent(s): 06bfa2b

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ gradio>=4.0.0
2
+ plotly>=5.15.0
3
+ pandas>=1.5.0
4
+ numpy>=1.24.0