C2MV commited on
Commit
bb0f327
1 Parent(s): 440f7ba

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ numpy==1.23.5
2
+ pandas==1.5.3
3
+ statsmodels==0.13.5
4
+ plotly==5.13.0
5
+ scipy==1.10.0
6
+ gradio==3.20.0