runtime error

Fetching model from: https://huggingface.co/smpadhy/smart-ml-hpc-hug0 Traceback (most recent call last): File "/home/user/app/app.py", line 7, in <module> gr.load("huggingface/smpadhy/smart-ml-hpc-hug0", title=title, description=description).launch() File "/usr/local/lib/python3.10/site-packages/gradio/external.py", line 60, in load return load_blocks_from_repo( File "/usr/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 "/usr/local/lib/python3.10/site-packages/gradio/external.py", line 332, in from_model examples = external_utils.get_tabular_examples(model_name) File "/usr/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...