runtime error
Exit code: 1. Reason: /usr/local/lib/python3.10/site-packages/gradio/blocks.py:983: UserWarning: Cannot load huggingface. Caught Exception: 404 Client Error: Not Found for url: https://huggingface.co/api/spaces/huggingface (Request ID: Root=1-6767760c-216803022a441432250cd772;5812e7ca-a2b7-4831-a596-6e896bfb19e7) 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 170, in __init__ super().__init__( File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 1033, in __init__ super().__init__(render=False, **kwargs) TypeError: BlockContext.__init__() got an unexpected keyword argument 'layout' IMPORTANT: You are using gradio version 4.36.1, however version 4.44.1 is available, please upgrade. --------
Container logs:
Fetching error logs...