AbstractPhil commited on
Commit
79e7eba
·
verified ·
1 Parent(s): 5efbc3a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -828,7 +828,7 @@ def create_demo():
828
  output_image_lyra = gr.Image(
829
  label="Lyra Fusion 🎵",
830
  type="pil",
831
- visible=False
832
  )
833
 
834
  output_seed = gr.Number(
 
828
  output_image_lyra = gr.Image(
829
  label="Lyra Fusion 🎵",
830
  type="pil",
831
+ visible=True
832
  )
833
 
834
  output_seed = gr.Number(