GeorgyVlasov commited on
Commit
00f3782
1 Parent(s): 21d74a9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,9 +1,11 @@
1
  requests
2
  tabulate
3
  future
 
 
4
  gradio
5
  matplotlib
6
  pandas
7
- h2o
8
 
9
  numpy
 
1
  requests
2
  tabulate
3
  future
4
+ --extra-index-url http://h2o-release.s3.amazonaws.com/h2o/latest_stable_Py.html
5
+ h2o
6
  gradio
7
  matplotlib
8
  pandas
9
+
10
 
11
  numpy