runtime error

Fetching model from: https://huggingface.co/runwayml/stable-diffusion-v1-5 Fetching model from: https://huggingface.co/prompthero/openjourney Fetching model from: https://huggingface.co/stabilityai/stable-diffusion-2-depth Traceback (most recent call last): File "/home/user/app/app.py", line 14, in <module> m3 = gr.load("huggingface/stabilityai/stable-diffusion-2-depth") File "/home/user/.local/lib/python3.10/site-packages/gradio/external.py", line 68, in load return load_blocks_from_repo( File "/home/user/.local/lib/python3.10/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.10/site-packages/gradio/external.py", line 348, in from_model raise ValueError("Unsupported pipeline type: {}".format(p)) ValueError: Unsupported pipeline type: None

Container logs:

Fetching error logs...