PommesPeter commited on
Commit
89e84e0
·
verified ·
1 Parent(s): f50300f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -513,7 +513,7 @@ def main():
513
  # ])
514
  with gr.Column():
515
  output_img = gr.Image(
516
- label="Generated image",
517
  interactive=False,
518
  format="png",
519
  )
 
513
  # ])
514
  with gr.Column():
515
  output_img = gr.Image(
516
+ label="Lumina Generated image",
517
  interactive=False,
518
  format="png",
519
  )