runtime error

Exit code: 1. Reason: WARNING[XFORMERS]: xFormers can't load C++/CUDA extensions. xFormers was built for: PyTorch 2.10.0+cu128 with CUDA 1208 (you have 2.11.0+cu130) Python 3.10.19 (you have 3.10.13) Please reinstall xformers (see https://github.com/facebookresearch/xformers#installing-xformers) Memory-efficient attention, SwiGLU, sparse and more won't be available. Set XFORMERS_MORE_DETAILS=1 for more details Warning: You are sending unauthenticated requests to the HF Hub. Please set a HF_TOKEN to enable higher rate limits and faster downloads. video_depth_anything_vitl.pth: 0%| | 0.00/1.54G [00:00<?, ?B/s] video_depth_anything_vitl.pth: 9%|β–Š | 134M/1.54G [00:02<00:21, 66.6MB/s] video_depth_anything_vitl.pth: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 1.54G/1.54G [00:02<00:00, 523MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 185, in <module> demo = construct_demo() File "/home/user/app/app.py", line 107, in construct_demo processed_video = gr.Video( File "/usr/local/lib/python3.10/site-packages/gradio/component_meta.py", line 194, in wrapper return fn(self, **kwargs) TypeError: Video.__init__() got an unexpected keyword argument 'show_share_button'

Container logs:

Fetching error logs...