Update app.py
Browse files
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(
|