wszhang1021 commited on
Commit
a2f6081
·
1 Parent(s): 984e1f0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -70,4 +70,4 @@ with gr.Blocks(title=title) as demo:
70
  gr.Markdown("### Click on any of the examples below to see how it works:")
71
  gr.Examples([[4,4,4,4,5,5], [5,4,5,4,4,4]], [ValueDiversity,AdequateResources,Voice,GrowthAdvancement,Workload,WorkLifeBalance], [label,local_plot], main_func, cache_examples=True)
72
 
73
- demo.launch()
 
70
  gr.Markdown("### Click on any of the examples below to see how it works:")
71
  gr.Examples([[4,4,4,4,5,5], [5,4,5,4,4,4]], [ValueDiversity,AdequateResources,Voice,GrowthAdvancement,Workload,WorkLifeBalance], [label,local_plot], main_func, cache_examples=True)
72
 
73
+ demo.launch()