runtime error

/home/user/.local/lib/python3.10/site-packages/gradio/blocks.py:529: UserWarning: Cannot load light. Caught Exception: 404 Client Error: Not Found for url: https://huggingface.co/api/spaces/light (Request ID: Root=1-659c510e-7b7a9b987d54f8534c354031;e23a4402-64fe-44b3-beda-ff0c87a4f8e0) Sorry, we can't find the page you are looking for. warnings.warn(f"Cannot load {theme}. Caught Exception: {str(e)}") Traceback (most recent call last): File "/home/user/app/app.py", line 79, in <module> submit_button = gr.Button("Submit", callback=lambda: iface.process()) File "/home/user/.local/lib/python3.10/site-packages/gradio/component_meta.py", line 157, in wrapper return fn(self, **kwargs) TypeError: Button.__init__() got an unexpected keyword argument 'callback'

Container logs:

Fetching error logs...