runtime error

━━━━━━━━━ 0s 0us/step 40796160/80134624 ━━━━━━━━━━━━━━━━━━━━ 0s 0us/step 48037888/80134624 ━━━━━━━━━━━━━━━━━━━━ 0s 0us/step 58589184/80134624 ━━━━━━━━━━━━━━━━━━━━ 0s 0us/step 67117056/80134624 ━━━━━━━━━━━━━━━━━━━━ 0s 0us/step 80134624/80134624 ━━━━━━━━━━━━━━━━━━━━ 0s 0us/step /usr/local/lib/python3.10/site-packages/gradio/inputs.py:257: UserWarning: Usage of gradio.inputs is deprecated, and will not be supported in the future, please import your component from gradio.components warnings.warn( /usr/local/lib/python3.10/site-packages/gradio/deprecation.py:40: UserWarning: `optional` parameter is deprecated, and it has no effect warnings.warn(value) /usr/local/lib/python3.10/site-packages/gradio/outputs.py:43: UserWarning: Usage of gradio.outputs is deprecated, and will not be supported in the future, please import your components from gradio.components warnings.warn( Traceback (most recent call last): File "/home/user/app/app.py", line 158, in <module> outputs=gr.outputs.Image(type="file", label="Styled Image"), File "/usr/local/lib/python3.10/site-packages/gradio/outputs.py", line 48, in __init__ super().__init__(type=type, label=label) File "/usr/local/lib/python3.10/site-packages/gradio/components.py", line 1381, in __init__ raise ValueError( ValueError: Invalid value for parameter `type`: file. Please choose from one of: ['numpy', 'pil', 'filepath']

Container logs:

Fetching error logs...