runtime error
fied: exceptiongroup>=1.0.2 in /home/user/.local/lib/python3.10/site-packages (from anyio<5,>=3.5.0->openai) (1.2.0) Requirement already satisfied: httpcore==1.* in /home/user/.local/lib/python3.10/site-packages (from httpx<1,>=0.23.0->openai) (1.0.2) Requirement already satisfied: certifi in /home/user/.local/lib/python3.10/site-packages (from httpx<1,>=0.23.0->openai) (2023.11.17) Requirement already satisfied: h11<0.15,>=0.13 in /home/user/.local/lib/python3.10/site-packages (from httpcore==1.*->httpx<1,>=0.23.0->openai) (0.14.0) Requirement already satisfied: pydantic-core==2.16.1 in /home/user/.local/lib/python3.10/site-packages (from pydantic<3,>=1.9.0->openai) (2.16.1) Requirement already satisfied: annotated-types>=0.4.0 in /home/user/.local/lib/python3.10/site-packages (from pydantic<3,>=1.9.0->openai) (0.6.0) [notice] A new release of pip available: 22.3.1 -> 23.3.2 [notice] To update, run: python -m pip install --upgrade pip /home/user/.local/lib/python3.10/site-packages/gradio/blocks.py:529: UserWarning: Cannot load huggingface. Caught Exception: 404 Client Error: Not Found for url: https://huggingface.co/api/spaces/huggingface (Request ID: Root=1-65ba322e-1a8957d571295ad0405cd716;1a17da33-4b10-42fb-bbc4-4e9cfdce3ff9) 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 41, in <module> iface = gr.Interface(fn=chatbot_interaction, inputs=gr.Textbox(), outputs=gr.Textbox(), live=True, theme="huggingface", layout="vertical", title="Arabic Assistant Chatbot", description="Chat with the Arabic Assistant in the Egyptian dialect.") File "/home/user/.local/lib/python3.10/site-packages/gradio/interface.py", line 161, in __init__ super().__init__( File "/home/user/.local/lib/python3.10/site-packages/gradio/blocks.py", line 568, in __init__ super().__init__(render=False, **kwargs) TypeError: BlockContext.__init__() got an unexpected keyword argument 'layout'
Container logs:
Fetching error logs...