phenomenon1981 commited on
Commit
7030fb0
1 Parent(s): f15d3a7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -104,7 +104,7 @@ with gr.Blocks(css='style.css') as demo:
104
  label="Short Prompt",
105
  show_label=False,
106
  max_lines=2,
107
- placeholder="Enter a basic idea and click 'Magic Prompt'",
108
  ).style(
109
  container=False,
110
  )
 
104
  label="Short Prompt",
105
  show_label=False,
106
  max_lines=2,
107
+ placeholder="Enter a basic idea and click 'Magic Prompt'. Got no ideas? No problem, Simply just hit the magic button!",
108
  ).style(
109
  container=False,
110
  )