Navya-Sree commited on
Commit
e51c9c6
·
verified ·
1 Parent(s): 762f676

Create requirements.txt

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