rhk8hy commited on
Commit
a34a824
·
1 Parent(s): 09b692d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -66,4 +66,4 @@ with gr.Blocks(title=title) as demo:
66
 
67
  gr.Markdown("### Click on any of the examples below to see how it works:")
68
  gr.Examples([[24,0,4,4,5,4,4,5,5,1,2,3,4], [20,0,3,4,5,4,4,5,5,1,2,3,3]], [age, sex, cp, trtbps, chol, fbs, restecg, thalachh, exng, oldpeak, slp, caa, thall], [label,local_plot], main_func, cache_examples=True)
69
- demo.launch()
 
66
 
67
  gr.Markdown("### Click on any of the examples below to see how it works:")
68
  gr.Examples([[24,0,4,4,5,4,4,5,5,1,2,3,4], [20,0,3,4,5,4,4,5,5,1,2,3,3]], [age, sex, cp, trtbps, chol, fbs, restecg, thalachh, exng, oldpeak, slp, caa, thall], [label,local_plot], main_func, cache_examples=True)
69
+ demo.launch()