prithivMLmods commited on
Commit
2c3f177
·
verified ·
1 Parent(s): fc00cdb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -132,7 +132,7 @@ with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
132
  placeholder="Enter your prompt",
133
  container=False,
134
  )
135
- run_button = gr.Button("Generate 3:1 Images", scale=0, elem_classes="submit-btn")
136
 
137
  with gr.Accordion("Advanced options", open=True, visible=True):
138
  seed = gr.Slider(
 
132
  placeholder="Enter your prompt",
133
  container=False,
134
  )
135
+ run_button = gr.Button("Generated as 3:1 Images", scale=0, elem_classes="submit-btn")
136
 
137
  with gr.Accordion("Advanced options", open=True, visible=True):
138
  seed = gr.Slider(