runtime error
Exit code: 1. Reason: /usr/local/lib/python3.10/site-packages/gradio/blocks.py:1049: UserWarning: Cannot load dark. Caught Exception: 404 Client Error: Not Found for url: https://huggingface.co/api/spaces/dark (Request ID: Root=1-6773aeed-6ed1dba1195cfc6b5f5b4dc8;580ec19f-fecd-4305-8123-44d66e9109de) Sorry, we can't find the page you are looking for. warnings.warn(f"Cannot load {theme}. Caught Exception: {str(e)}") /usr/local/lib/python3.10/site-packages/gradio/utils.py:1003: UserWarning: Expected 6 arguments for function <function respond at 0x7faaf7ed3d90>, received 5. warnings.warn( /usr/local/lib/python3.10/site-packages/gradio/utils.py:1007: UserWarning: Expected at least 6 arguments for function <function respond at 0x7faaf7ed3d90>, received 5. warnings.warn( Traceback (most recent call last): File "/home/user/app/app.py", line 66, in <module> demo.change(fn=toggle_theme, inputs=[demo.inputs[4]], outputs=[demo]) AttributeError: 'Interface' object has no attribute 'change'
Container logs:
Fetching error logs...