prithivMLmods commited on
Commit
2f00f41
·
verified ·
1 Parent(s): cc2e858

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -401,7 +401,6 @@ with gr.Blocks(css=css) as demo:
401
  show_label=False,
402
  max_lines=1,
403
  placeholder="Enter your prompt",
404
- value="Chocolate dripping from a donut against a yellow background, 8k",
405
  container=False,
406
  )
407
  run_button = gr.Button("Run⚡", scale=0)
 
401
  show_label=False,
402
  max_lines=1,
403
  placeholder="Enter your prompt",
 
404
  container=False,
405
  )
406
  run_button = gr.Button("Run⚡", scale=0)