Update app.py
Browse files
app.py
CHANGED
@@ -151,5 +151,4 @@ with gr.Blocks(title=title) as demo:
|
|
151 |
AnyHealthcare, NoDocbcCost, GenHlth, MentHlth, PhysHlth, DiffWalk, Sex, Age, Education, Income],
|
152 |
[label,local_plot], main_func, cache_examples=True)
|
153 |
|
154 |
-
|
155 |
demo.launch()
|
|
|
151 |
AnyHealthcare, NoDocbcCost, GenHlth, MentHlth, PhysHlth, DiffWalk, Sex, Age, Education, Income],
|
152 |
[label,local_plot], main_func, cache_examples=True)
|
153 |
|
|
|
154 |
demo.launch()
|