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