runtime error

Fetching model from: https://huggingface.co/stabilityai/stable-diffusion-xl-refiner-1.0 Traceback (most recent call last): File "/home/user/app/app.py", line 3, in <module> gr.load("models/stabilityai/stable-diffusion-xl-refiner-1.0").launch() File "/usr/local/lib/python3.10/site-packages/gradio/external.py", line 60, in load return load_blocks_from_repo( File "/usr/local/lib/python3.10/site-packages/gradio/external.py", line 99, in load_blocks_from_repo blocks: gradio.Blocks = factory_methods[src](name, hf_token, alias, **kwargs) File "/usr/local/lib/python3.10/site-packages/gradio/external.py", line 352, in from_model raise ValueError(f"Unsupported pipeline type: {p}") ValueError: Unsupported pipeline type: image-to-image

Container logs:

Fetching error logs...