runtime error
Exit code: 1. Reason: Model loading error: matthewberryman/astronomy-image-classifier is not a local folder and is not a valid model identifier listed on 'https://huggingface.co/models' If this is a private repository, make sure to pass a token having permission to this repo either by logging in with `huggingface-cli login` or by passing `token=<your_token>` Traceback (most recent call last): File "/home/user/app/app.py", line 581, in <module> app = build_ui() File "/home/user/app/app.py", line 453, in build_ui apod_date = gr.Date(label="Select Date (or leave blank for today)") AttributeError: module 'gradio' has no attribute 'Date'
Container logs:
Fetching error logs...