runtime error

Fetching model from: https://huggingface.co/nvenhuizen14/autotrain-mofodb_classifications-66203136426 Traceback (most recent call last): File "/home/user/app/app.py", line 3, in <module> gr.load("models/nvenhuizen14/autotrain-mofodb_classifications-66203136426").launch() File "/home/user/.local/lib/python3.10/site-packages/gradio/external.py", line 68, in load return load_blocks_from_repo( File "/home/user/.local/lib/python3.10/site-packages/gradio/external.py", line 107, in load_blocks_from_repo blocks: gradio.Blocks = factory_methods[src](name, hf_*****, alias, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/gradio/external.py", line 360, in from_model example_data = get_tabular_examples(model_name) File "/home/user/.local/lib/python3.10/site-packages/gradio/external_utils.py", line 37, in get_tabular_examples raise ValueError( ValueError: No example data found in README.md of nvenhuizen14/autotrain-mofodb_classifications-66203136426 - 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...