runtime error

The cache for model files in Transformers v4.22.0 has been updated. Migrating your old cache. This is a one-time only operation. You can interrupt this and resume the migration later on by calling `transformers.utils.move_cache()`. 0it [00:00, ?it/s] 0it [00:00, ?it/s] /home/user/app/main.py:10: GradioDeprecationWarning: gr.Interface.load() will be deprecated. Use gr.load() instead. interface = gr.Interface.load('ControlNet-1-1-preview/control_v11p_sd15_lineart', 'huggingface') Fetching model from: https://huggingface.co/ControlNet-1-1-preview/control_v11p_sd15_lineart Traceback (most recent call last): File "/home/user/app/main.py", line 10, in <module> interface = gr.Interface.load('ControlNet-1-1-preview/control_v11p_sd15_lineart', 'huggingface') File "/home/user/.local/lib/python3.10/site-packages/gradio/interface.py", line 101, in load return external.load( File "/home/user/.local/lib/python3.10/site-packages/gradio/external.py", line 70, in load return load_blocks_from_repo( File "/home/user/.local/lib/python3.10/site-packages/gradio/external.py", line 109, in load_blocks_from_repo blocks: gradio.Blocks = factory_methods[src](name, hf_token, alias, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/gradio/external.py", line 402, in from_model raise ValueError(f"Unsupported pipeline type: {p}") ValueError: Unsupported pipeline type: None

Container logs:

Fetching error logs...