prithivMLmods commited on
Commit
b27258f
·
verified ·
1 Parent(s): 5868777

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -120,7 +120,7 @@ with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
120
  placeholder="Enter your prompt",
121
  container=False,
122
  )
123
- run_button = gr.Button("Generate as ( 768 x 1024 )🤗", scale=0)
124
 
125
  with gr.Accordion("Advanced options", open=True, visible=True):
126
  seed = gr.Slider(
 
120
  placeholder="Enter your prompt",
121
  container=False,
122
  )
123
+ run_button = gr.Button("Generate as ( 768 x 1024 )🤗", scale=0, elem_classes="submit-btn")
124
 
125
  with gr.Accordion("Advanced options", open=True, visible=True):
126
  seed = gr.Slider(