runtime error
Exit code: 1. Reason: /usr/local/lib/python3.10/site-packages/gradio/blocks.py:1049: UserWarning: Cannot load huggingface. Caught Exception: 404 Client Error: Not Found for url: https://huggingface.co/api/spaces/huggingface (Request ID: Root=1-676c9156-7d296ab47c08be825e1f01b6;6cd50605-b900-4fbd-b505-b0b51c08e3df) 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 25, in <module> iface = gr.Interface( File "/usr/local/lib/python3.10/site-packages/gradio/interface.py", line 190, in __init__ super().__init__( File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 1103, in __init__ super().__init__(render=False, **kwargs) TypeError: BlockContext.__init__() got an unexpected keyword argument 'layout'
Container logs:
Fetching error logs...