prithivMLmods commited on
Commit
b64c3fd
·
verified ·
1 Parent(s): aafb2ff

Update app.py

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