eienmojiki commited on
Commit
24e9e76
·
verified ·
1 Parent(s): 87ec647

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -69,7 +69,8 @@ with gr.Blocks(
69
 
70
  t2i_result = gr.Image(
71
  label="Result",
72
- show_label=False
 
73
  )
74
 
75
  gr.on(
 
69
 
70
  t2i_result = gr.Image(
71
  label="Result",
72
+ show_label=False,
73
+ format="png"
74
  )
75
 
76
  gr.on(