MaxJalo commited on
Commit
a7ba7fc
·
verified ·
1 Parent(s): 1275cd6

Update website.py

Browse files
Files changed (1) hide show
  1. website.py +1 -1
website.py CHANGED
@@ -51,7 +51,7 @@ def pomoch(age, gender, height, weight, ap_hi, ap_lo, cholesterol, gluc, smoke,
51
  X[7] = 2
52
  else:
53
  X[7] = 3
54
- return webai(X)
55
 
56
 
57
  demo = gr.Interface(
 
51
  X[7] = 2
52
  else:
53
  X[7] = 3
54
+ return webai(X)
55
 
56
 
57
  demo = gr.Interface(