runtime error

/home/user/app/app.py:3: GradioDeprecationWarning: gr.Interface.load() will be deprecated. Use gr.load() instead. gr.Interface.load("models/bibekbehera/autotrain-numeric_prediction-40376105012").launch() Fetching model from: https://huggingface.co/bibekbehera/autotrain-numeric_prediction-40376105012 Traceback (most recent call last): File "/home/user/app/app.py", line 3, in <module> gr.Interface.load("models/bibekbehera/autotrain-numeric_prediction-40376105012").launch() File "/home/user/.local/lib/python3.10/site-packages/gradio/interface.py", line 98, in load return external.load( File "/home/user/.local/lib/python3.10/site-packages/gradio/external.py", line 70, in load return load_blocks_from_repo( File "/home/user/.local/lib/python3.10/site-packages/gradio/external.py", line 109, 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 377, 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 bibekbehera/autotrain-numeric_prediction-40376105012 - 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...