runtime error
Exit code: 1. Reason: Fetching model from: https://huggingface.co/scikit-learn/tabular-playground /usr/local/lib/python3.10/site-packages/gradio/external_utils.py:36: UserWarning: Cannot load examples from README for scikit-learn/tabular-playground warnings.warn(f"Cannot load examples from README for {model_name}", UserWarning) Traceback (most recent call last): File "/home/user/app/app.py", line 5, in <module> demo = gr.load("huggingface/scikit-learn/tabular-playground") File "/usr/local/lib/python3.10/site-packages/gradio/external.py", line 101, in load return load_blocks_from_huggingface( File "/usr/local/lib/python3.10/site-packages/gradio/external.py", line 194, in load_blocks_from_huggingface blocks = from_model( File "/usr/local/lib/python3.10/site-packages/gradio/external.py", line 432, in from_model examples = external_utils.get_tabular_examples(model_name) File "/usr/local/lib/python3.10/site-packages/gradio/external_utils.py", line 50, in get_tabular_examples raise ValueError( ValueError: No example data found in README.md of scikit-learn/tabular-playground - 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...