prithivMLmods commited on
Commit
b7b1ae1
·
verified ·
1 Parent(s): 55b157d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -261,7 +261,7 @@ with gr.Blocks(with gr.Blocks(theme=gr.themes.Soft(), css=css) as demo: css=css)
261
  with gr.Column(scale=2):
262
  prompt_input = gr.Textbox(label="Prompt (Optional)")
263
  with gr.Column(scale=1):
264
- run_button = gr.Button("Generate")
265
 
266
  with gr.Row():
267
  target_ratio = gr.Radio(
 
261
  with gr.Column(scale=2):
262
  prompt_input = gr.Textbox(label="Prompt (Optional)")
263
  with gr.Column(scale=1):
264
+ run_button = gr.Button("Generate / Outpaint Image")
265
 
266
  with gr.Row():
267
  target_ratio = gr.Radio(