runtime error

/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-6670875d-1fcaa7a77306927d2bcc6a4b;220ad557-edc6-4bc5-800d-dd7057cffd8b) 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'

Container logs:

Fetching error logs...