runtime error

Fetching model from: https://huggingface.co/Jnior/camfreg Traceback (most recent call last): File "/home/user/app/app.py", line 3, in <module> gr.load("models/Jnior/camfreg").launch() File "/usr/local/lib/python3.10/site-packages/gradio/external.py", line 60, in load return load_blocks_from_repo( File "/usr/local/lib/python3.10/site-packages/gradio/external.py", line 99, in load_blocks_from_repo blocks: gradio.Blocks = factory_methods[src](name, hf_token, alias, **kwargs) File "/usr/local/lib/python3.10/site-packages/gradio/external.py", line 332, in from_model examples = external_utils.get_tabular_examples(model_name) File "/usr/local/lib/python3.10/site-packages/gradio/external_utils.py", line 38, in get_tabular_examples raise ValueError( ValueError: No example data found in README.md of Jnior/camfreg - 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...