willn9 commited on
Commit
2af1ac7
·
verified ·
1 Parent(s): 833422b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -59,7 +59,7 @@ keyworder_app = gr.Interface(
59
  ),
60
  gr.Textbox(
61
  label="Customer Pain Points",
62
- placeholder="Identify problems and pain points your customers are facing. (e.g., Sometimes, they are held up late at work or by traffic. They are worried about their pets and feel guilty.",
63
  lines=2,
64
  ),
65
  gr.Textbox(
 
59
  ),
60
  gr.Textbox(
61
  label="Customer Pain Points",
62
+ placeholder="Identify problems and pain points your customers are facing. (e.g., Sometimes, they are held up late at work or by traffic. They are worried about their pets and feel guilty.)",
63
  lines=2,
64
  ),
65
  gr.Textbox(