runtime error

Space failed to start. Exit code: 1. Reason: Fetching model from: https://huggingface.co/desertdev/autotrain-imdb-sentiment-analysis-44994113085 Traceback (most recent call last): File "app.py", line 3, in <module> gr.Interface.load("models/desertdev/autotrain-imdb-sentiment-analysis-44994113085").launch() File "/home/user/.local/lib/python3.8/site-packages/gradio/interface.py", line 99, in load return super().load(name=name, src=src, api_key=api_key, alias=alias, **kwargs) File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1228, in load return external.load_blocks_from_repo(name, src, api_key, alias, **kwargs) File "/home/user/.local/lib/python3.8/site-packages/gradio/external.py", line 70, 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 288, in from_model example_data = get_tabular_examples(model_name) File "/home/user/.local/lib/python3.8/site-packages/gradio/external_utils.py", line 41, in get_tabular_examples raise ValueError( ValueError: No example data found in README.md of desertdev/autotrain-imdb-sentiment-analysis-44994113085 - 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...