GeorgyVlasov commited on
Commit
8394557
1 Parent(s): 8e782d7

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ Python-IO
2
+ Pillow
3
+ requests
4
+ tabulate
5
+ future
6
+ h2o == 3.42.0.2
7
+ gradio
8
+ matplotlib
9
+ pandas
10
+ numpy