Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -151,7 +151,6 @@ with gr.Blocks(fill_height=True) as demo:
151
  output_image = gr.Image(
152
  label="Generated Image",
153
  type="pil",
154
- format="png",
155
  show_label=False,
156
  height=600,
157
  buttons=["download", "share"],
 
151
  output_image = gr.Image(
152
  label="Generated Image",
153
  type="pil",
 
154
  show_label=False,
155
  height=600,
156
  buttons=["download", "share"],