runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 10, in <module> outputs=gr.Image(type='file', value=image_path) 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/image.py", line 138, in __init__ raise ValueError( f"Invalid value for parameter `type`: {type}. Please choose from one of: {valid_types}" ) ValueError: Invalid value for parameter `type`: file. Please choose from one of: ['numpy', 'pil', 'filepath']

Container logs:

Fetching error logs...