VaAishvarR commited on
Commit
9ecdc0e
·
1 Parent(s): 1854f5d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -38,7 +38,7 @@ This app takes five inputs about employees' satisfaction with different aspects
38
  """
39
 
40
  description2 = """
41
- To use the app, click on one of the examples, or adjust the values of the six employee satisfaction factors, and click on Analyze. ✨
42
  """
43
 
44
  with gr.Blocks(title=title) as demo:
 
38
  """
39
 
40
  description2 = """
41
+ To use the app, click on one of the examples, or adjust the values of the five employee satisfaction factors, and click on Analyze. ✨
42
  """
43
 
44
  with gr.Blocks(title=title) as demo: