eienmojiki commited on
Commit
03b0deb
·
verified ·
1 Parent(s): 0460687

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -265,7 +265,7 @@ with gr.Blocks(css=CSS, delete_cache=(86400, 86400)) as app:
265
  result_images = gr.Gallery(
266
  label="Generated images",
267
  format="png",
268
- type°"pil",
269
  show_label=False,
270
  elem_id="gallery",
271
  columns=[2],
 
265
  result_images = gr.Gallery(
266
  label="Generated images",
267
  format="png",
268
+ type="pil",
269
  show_label=False,
270
  elem_id="gallery",
271
  columns=[2],