Kezovic commited on
Commit
079f683
·
verified ·
1 Parent(s): f94ea8f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -125,7 +125,7 @@ with gr.Blocks(title="The Poetry Workshop", theme=gr.themes.Soft()) as demo:
125
  with gr.Row(equal_height=True):
126
  gr.Markdown("### about this topic: ")
127
  topic_input = gr.Textbox(
128
- placeholder="e.g., my broken laptop, the smell of rain, a lost sock",
129
  label="Topic",
130
  show_label=False,
131
  scale=5
 
125
  with gr.Row(equal_height=True):
126
  gr.Markdown("### about this topic: ")
127
  topic_input = gr.Textbox(
128
+ placeholder="e.g., a dancing monkey, a school bully, a fair maiden",
129
  label="Topic",
130
  show_label=False,
131
  scale=5