prithivMLmods commited on
Commit
24d48d0
·
verified ·
1 Parent(s): 6e8b41b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -156,7 +156,6 @@ with gr.Blocks(css=css, theme="prithivMLmods/theme_brief") as demo:
156
  show_label=False,
157
  max_lines=1,
158
  placeholder="Enter your prompt",
159
- 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",
160
  container=False,
161
  )
162
  run_button = gr.Button("Run🚀", scale=0)
 
156
  show_label=False,
157
  max_lines=1,
158
  placeholder="Enter your prompt",
 
159
  container=False,
160
  )
161
  run_button = gr.Button("Run🚀", scale=0)