runtime error
Fetching model from: https://huggingface.co/abhatt13/HeartDiseasePredictor /home/user/.local/lib/python3.8/site-packages/gradio/interface.py:94: UserWarning: gr.Intrerface.load() will be deprecated. Use gr.load() instead. warnings.warn("gr.Intrerface.load() will be deprecated. Use gr.load() instead.") Traceback (most recent call last): File "app.py", line 3, in <module> gr.Interface.load("models/abhatt13/HeartDiseasePredictor").launch() File "/home/user/.local/lib/python3.8/site-packages/gradio/interface.py", line 95, in load return external.load( File "/home/user/.local/lib/python3.8/site-packages/gradio/external.py", line 68, in load return load_blocks_from_repo( File "/home/user/.local/lib/python3.8/site-packages/gradio/external.py", line 107, in load_blocks_from_repo blocks: gradio.Blocks = factory_methods[src](name, api_key, alias, **kwargs) File "/home/user/.local/lib/python3.8/site-packages/gradio/external.py", line 325, in from_model example_data = get_tabular_examples(model_name) File "/home/user/.local/lib/python3.8/site-packages/gradio/external_utils.py", line 37, in get_tabular_examples raise ValueError( ValueError: No example data found in README.md of abhatt13/HeartDiseasePredictor - 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...