uumerrr684 commited on
Commit
e8f982d
·
verified ·
1 Parent(s): 0de3e3b

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ gradio==4.44.0
2
+ sqlite3 # already in Python
3
+ pandas
4
+ numpy
5
+ plotly