runtime error

Exit code: 1. Reason: /usr/local/lib/python3.10/site-packages/langchain/chat_models/__init__.py:33: LangChainDeprecationWarning: Importing chat models from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead: `from langchain_community.chat_models import ChatOpenAI`. To install langchain-community run `pip install -U langchain-community`. warnings.warn( /usr/local/lib/python3.10/site-packages/langchain/chat_models/__init__.py:33: LangChainDeprecationWarning: Importing chat models from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead: `from langchain_community.chat_models import ChatOpenAI`. To install langchain-community run `pip install -U langchain-community`. warnings.warn( Traceback (most recent call last): File "/home/user/app/app.py", line 216, in <module> with gr.Tab(label="Adresse", scale=1, elem_classes="tab"): File "/usr/local/lib/python3.10/site-packages/gradio/component_meta.py", line 159, in wrapper return fn(self, **kwargs) TypeError: Tab.__init__() got an unexpected keyword argument 'scale' IMPORTANT: You are using gradio version 4.29.0, however version 4.44.1 is available, please upgrade. -------- IMPORTANT: You are using gradio version 4.29.0, however version 4.44.1 is available, please upgrade. --------

Container logs:

Fetching error logs...