runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 26, in <module> outputs=gr.Image(type="bytes"), File "/usr/local/lib/python3.10/site-packages/gradio/component_meta.py", line 179, in wrapper return fn(self, **kwargs) File "/usr/local/lib/python3.10/site-packages/gradio/components/image.py", line 139, in __init__ raise ValueError( ValueError: Invalid value for parameter `type`: bytes. Please choose from one of: ['numpy', 'pil', 'filepath']

Container logs:

Fetching error logs...