runtime error

Fetching model from: https://huggingface.co/diffuser34/autotrain-uzdtm-nwkp2 Traceback (most recent call last): File "/home/user/app/app.py", line 3, in <module> gr.load("models/diffuser34/autotrain-uzdtm-nwkp2").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 38, in get_tabular_examples raise ValueError( ValueError: No example data found in README.md of diffuser34/autotrain-uzdtm-nwkp2 - Cannot build gradio demo. See the README.md here: https://huggingface.co/scikit-learn/tabular-playground/blob/main/README.md for a reference on how to provide example data to your model.

Container logs:

Fetching error logs...