prithivMLmods commited on
Commit
14b0739
·
verified ·
1 Parent(s): 8ee92ca

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -153,7 +153,7 @@ with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
153
  label="Prompt",
154
  show_label=False,
155
  max_lines=1,
156
- placeholder="Enter your prompt",
157
  container=False,
158
  )
159
  run_button = gr.Button("Run", scale=0, variant="primary")
 
153
  label="Prompt",
154
  show_label=False,
155
  max_lines=1,
156
+ placeholder="✦︎ Enter your prompt",
157
  container=False,
158
  )
159
  run_button = gr.Button("Run", scale=0, variant="primary")