runtime error

Fetching model from: https://huggingface.co/facebook/dino-vitb16 /home/user/.pyenv/versions/3.10.12/lib/python3.10/site-packages/gradio/interface.py:93: UserWarning: gr.Interface.load() will be deprecated. Use gr.load() instead. warnings.warn("gr.Interface.load() will be deprecated. Use gr.load() instead.") /home/user/.pyenv/versions/3.10.12/lib/python3.10/site-packages/gradio/inputs.py:349: UserWarning: Usage of gradio.inputs is deprecated, and will not be supported in the future, please import your components from gradio.components warnings.warn( /home/user/.pyenv/versions/3.10.12/lib/python3.10/site-packages/gradio/inputs.py:352: UserWarning: `optional` parameter is deprecated, and it has no effect super().__init__( /home/user/.pyenv/versions/3.10.12/lib/python3.10/site-packages/gradio/inputs.py:352: UserWarning: `keep_filename` parameter is deprecated, and it has no effect super().__init__( /home/user/.pyenv/versions/3.10.12/lib/python3.10/site-packages/gradio/outputs.py:22: UserWarning: Usage of gradio.outputs is deprecated, and will not be supported in the future, please import your components from gradio.components warnings.warn( /home/user/.pyenv/versions/3.10.12/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 65, in <module> outputs=[Textbox(label="Analysis and Cost Estimation"), Image(plot=True, label="Updated Blueprint")], File "/home/user/.pyenv/versions/3.10.12/lib/python3.10/site-packages/gradio/outputs.py", line 48, in __init__ super().__init__(type=type, label=label) File "/home/user/.pyenv/versions/3.10.12/lib/python3.10/site-packages/gradio/components.py", line 1710, in __init__ raise ValueError( ValueError: Invalid value for parameter `type`: plot. Please choose from one of: ['numpy', 'pil', 'filepath']

Container logs:

Fetching error logs...