runtime error

is none? False hfh 0.20.2 /home/user/.local/lib/python3.10/site-packages/huggingface_hub/utils/_deprecation.py:131: FutureWarning: 'Repository' (from 'huggingface_hub.repository') is deprecated and will be removed from version '1.0'. Please prefer the http-based alternatives instead. Given its large adoption in legacy code, the complete removal is only planned on next major release. For more details, please read https://huggingface.co/docs/huggingface_hub/concepts/git_vs_http. warnings.warn(warning_message, FutureWarning) Cloning https://huggingface.co/datasets/oskarastrom/cake-data into local empty directory. [{'winner': 'cake', 'looser': 'pie', 'time': '2020'}] {'winner': 'cake', 'looser': 'pie', 'time': '2020'} Traceback (most recent call last): File "/home/user/app/app.py", line 69, in <module> gr.HTML(generate_html()), File "/home/user/app/app.py", line 40, in generate_html html += f"<span>{row['name']}</span>" KeyError: 'name'

Container logs:

Fetching error logs...