prithivMLmods commited on
Commit
138158a
·
verified ·
1 Parent(s): e533af8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -466,7 +466,7 @@ with gr.Blocks(css=css) as demo:
466
  placeholder="Enter your prompt :/",
467
  container=False,
468
  )
469
- run_button = gr.Button("Generate Image as (1024 x 1024)", scale=0, elem_classes="submit-btn")
470
 
471
  with gr.Row(visible=True):
472
  model_selection = gr.Dropdown(
 
466
  placeholder="Enter your prompt :/",
467
  container=False,
468
  )
469
+ run_button = gr.Button("Generate Image as ( 1024 x 1024 ) 🧤", scale=0, elem_classes="submit-btn")
470
 
471
  with gr.Row(visible=True):
472
  model_selection = gr.Dropdown(