prithivMLmods commited on
Commit
23b602e
·
verified ·
1 Parent(s): 29f0a2c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -379,7 +379,7 @@ with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
379
  placeholder="Enter your prompt",
380
  container=False,
381
  )
382
- run_button = gr.Button("Generate as ( 1024 x 1024 )", scale=0)
383
 
384
  with gr.Row(visible=True):
385
  grid_size_selection = gr.Dropdown(
 
379
  placeholder="Enter your prompt",
380
  container=False,
381
  )
382
+ run_button = gr.Button("Generate as (1024 x 1024)🤗", scale=0)
383
 
384
  with gr.Row(visible=True):
385
  grid_size_selection = gr.Dropdown(