runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 160, in <module> gallery_output = gr.Gallery(label="Extracted Images", type="file") File "/usr/local/lib/python3.13/site-packages/gradio/component_meta.py", line 194, in wrapper return fn(self, **kwargs) File "/usr/local/lib/python3.13/site-packages/gradio/components/gallery.py", line 157, in __init__ raise ValueError( f"Invalid type: {type}. Must be one of ['numpy', 'pil', 'filepath']" ) ValueError: Invalid type: file. Must be one of ['numpy', 'pil', 'filepath']

Container logs:

Fetching error logs...