runtime error

Fetching model from: https://huggingface.co/osanseviero/wine-quality Traceback (most recent call last): File "/home/user/app/app.py", line 3, in <module> gr.load("models/osanseviero/wine-quality").launch() File "/home/user/.local/lib/python3.10/site-packages/gradio/external.py", line 60, in load return load_blocks_from_repo( File "/home/user/.local/lib/python3.10/site-packages/gradio/external.py", line 99, in load_blocks_from_repo blocks: gradio.Blocks = factory_methods[src](name, hf_token, alias, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/gradio/external.py", line 332, in from_model examples = external_utils.get_tabular_examples(model_name) File "/home/user/.local/lib/python3.10/site-packages/gradio/external_utils.py", line 36, in get_tabular_examples example_data = example_yaml.get("widget", {}).get("structuredData", {}) AttributeError: 'list' object has no attribute 'get'

Container logs:

Fetching error logs...