Biifruu commited on
Commit
17e68a7
·
verified ·
1 Parent(s): 9e2e286

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -107,6 +107,7 @@ gr.Interface(
107
  outputs=[
108
  gr.Text(label="Markdown estructurado"),
109
  gr.JSON(label="Metadata"),
110
- gr.Gallery(label="Imágenes extraídas").style(grid=[2], height="auto")
111
  ],
112
  ).launch()
 
 
107
  outputs=[
108
  gr.Text(label="Markdown estructurado"),
109
  gr.JSON(label="Metadata"),
110
+ gr.Gallery(label="Imágenes extraídas")
111
  ],
112
  ).launch()
113
+