DavidHosp commited on
Commit
ce89f02
1 Parent(s): 213c6b7

upload requeriments.txt

Browse files
Files changed (1) hide show
  1. requirements .txt +10 -0
requirements .txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio==3.22.0
2
+ pyarrow==11.0.0
3
+ pandas==1.3.5
4
+ surprise==0.1
5
+ matplotlib==3.7.1
6
+ skforecast==0.9.0
7
+
8
+ IPython==7.29.0
9
+ Pillow==9.5.0
10
+