runtime error
Exit code: 1. Reason: Please install pyav to use video processing functions. /usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py:945: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`. warnings.warn( /usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_deprecation.py:100: FutureWarning: Deprecated argument(s) used in 'login': write_permission. Will not be supported from version '1.0'. Fine-grained tokens added complexity to the permissions, making it irrelevant to check if a token has 'write' access. warnings.warn(message, FutureWarning) Note: Environment variable`HF_TOKEN` is set and is the current active token independently from the token you've just configured. Gradio: 4.37.2 uvicorn: 0.30.6 websockets: 10.4 Gradio version: 4.37.2 Gradio-client version: 1.0.2 Traceback (most recent call last): File "/home/user/app/app.py", line 497, in <module> chatbot = gr.Chatbot([], elem_id="Pangea", type="tuple", height=750) File "/usr/local/lib/python3.10/site-packages/gradio/component_meta.py", line 163, in wrapper return fn(self, **kwargs) TypeError: Chatbot.__init__() got an unexpected keyword argument 'type' /usr/local/lib/python3.10/site-packages/gradio/analytics.py:106: UserWarning: IMPORTANT: You are using gradio version 4.37.2, however version 4.44.1 is available, please upgrade. -------- warnings.warn(
Container logs:
Fetching error logs...