uzr6bq commited on
Commit
6d8ebc6
1 Parent(s): 39c3482

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -83,4 +83,4 @@ with gr.Blocks(title=title) as demo:
83
  [Generation,Tenure,RecommendToWork,JobSatisfaction,LearningDevelopment1,WellBeing2],
84
  [label,local_plot], main_func, cache_examples=True)
85
 
86
- demo.launch(
 
83
  [Generation,Tenure,RecommendToWork,JobSatisfaction,LearningDevelopment1,WellBeing2],
84
  [label,local_plot], main_func, cache_examples=True)
85
 
86
+ demo.launch()