runtime error

.19.1 jsonschema-specifications==2023.7.1 kiwisolver==1.4.5 linkify-it-py==2.0.2 markdown-it-py==3.0.0 MarkupSafe==2.1.3 matplotlib==3.7.3 mdit-py-plugins==0.4.0 mdurl==0.1.2 multidict==6.0.4 multiprocess==0.70.15 numpy==1.24.4 orjson==3.9.9 packaging==23.2 pandas==2.0.3 Pillow==10.1.0 PIMS==0.5 pkgutil_resolve_name==1.3.10 protobuf==3.20.3 psutil==5.9.6 pyarrow==13.0.0 pycryptodome==3.19.0 pydantic==2.4.2 pydantic_core==2.10.1 pydub==0.25.1 Pygments==2.16.1 pyparsing==3.1.1 python-dateutil==2.8.2 python-multipart==0.0.6 pytz==2023.3.post1 PyYAML==6.0.1 referencing==0.30.2 requests==2.31.0 rich==13.6.0 rpds-py==0.10.6 semantic-version==2.10.0 shellingham==1.5.4 six==1.16.0 slicerator==1.1.0 sniffio==1.3.0 spaces==0.16.1 starlette==0.27.0 tomlkit==0.12.0 toolz==0.12.0 torch==1.9.0 torchvision==0.10.0 tqdm==4.61.1 typer==0.9.0 typing_extensions==4.8.0 tzdata==2023.3 uc-micro-py==1.0.2 urllib3==2.0.6 uvicorn==0.23.2 websockets==11.0.3 xxhash==3.4.1 yarl==1.9.2 zipp==3.17.0 Downloading: "https://github.com/PeterL1n/RobustVideoMatting/archive/master.zip" to /home/user/.cache/torch/hub/master.zip Downloading: "https://github.com/PeterL1n/RobustVideoMatting/releases/download/v1.0.0/rvm_mobilenetv3.pth" to /home/user/.cache/torch/hub/checkpoints/rvm_mobilenetv3.pth 0%| | 0.00/14.5M [00:00<?, ?B/s] 100%|██████████| 14.5M/14.5M [00:00<00:00, 362MB/s] Using cache found in /home/user/.cache/torch/hub/PeterL1n_RobustVideoMatting_master /home/user/.local/lib/python3.8/site-packages/pims/image_reader.py:26: RuntimeWarning: PIMS image_reader.py could not find scikit-image. Falling back to matplotlib's imread(), which uses floats instead of integers. This may break your scripts. (To ignore this warning, include the line "warnings.simplefilter("ignore", RuntimeWarning)" in your script.) warnings.warn(RuntimeWarning(ski_preferred)) Traceback (most recent call last): File "app.py", line 36, in <module> gr.inputs.Video(label="Input"), AttributeError: module 'gradio' has no attribute 'inputs'

Container logs:

Fetching error logs...