runtime error

Fetching model from: https://huggingface.co/microsoft/xclip-base-patch32 Traceback (most recent call last): File "app.py", line 3, in <module> gr.load("models/microsoft/xclip-base-patch32").launch() File "/home/user/.local/lib/python3.8/site-packages/gradio/external.py", line 68, in load return load_blocks_from_repo( File "/home/user/.local/lib/python3.8/site-packages/gradio/external.py", line 107, in load_blocks_from_repo blocks: gradio.Blocks = factory_methods[src](name, api_key, alias, **kwargs) File "/home/user/.local/lib/python3.8/site-packages/gradio/external.py", line 348, in from_model raise ValueError("Unsupported pipeline type: {}".format(p)) ValueError: Unsupported pipeline type: video-classification

Container logs:

Fetching error logs...