prithivMLmods commited on
Commit
80ad198
1 Parent(s): b95c4ca

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -159,6 +159,7 @@ with gr.Blocks(css=css, theme="bethecloud/storj_theme", js=js_func) as demo:
159
  show_label=False,
160
  max_lines=1,
161
  placeholder="Enter your prompt",
 
162
  container=False,
163
  )
164
  run_button = gr.Button("Run🚀", scale=0)
 
159
  show_label=False,
160
  max_lines=1,
161
  placeholder="Enter your prompt",
162
+ value="Chocolate dripping from a donut against a yellow background, in the style of brocore, hyper-realistic oil --ar 2:3 --q 2 --s 750 --v 5 --ar 2:3 --q 2 --s 750 --v 5",
163
  container=False,
164
  )
165
  run_button = gr.Button("Run🚀", scale=0)