runtime error

Fetching Space from: https://huggingface.co/spaces/Omnibus/MagicPrompt-Stable-Diffusion_link /home/user/.local/lib/python3.10/site-packages/gradio/external.py:352: UserWarning: You cannot override parameters for this Space by passing in kwargs. Instead, please load the Space as a function and use it to create a Blocks or Interface locally. You may find this Guide helpful: https://gradio.app/using_blocks_like_functions/ warnings.warn( Fetching model from: https://huggingface.co/runwayml/stable-diffusion-v1-5 /home/user/.local/lib/python3.10/site-packages/gradio/interface.py:332: UserWarning: Currently, only the 'default' theme is supported. warnings.warn("Currently, only the 'default' theme is supported.") Fetching model from: https://huggingface.co/CompVis/stable-diffusion-v1-4 Fetching model from: https://huggingface.co/claudfuen/photorealistic-fuen-v1 Fetching model from: https://huggingface.co/andite/anything-v4.0 Traceback (most recent call last): File "/home/user/app/app.py", line 62, in <module> proc4=gr.Interface.load(f"models/{model_4}",live=False,preprocess=True, postprocess=False) File "/home/user/.local/lib/python3.10/site-packages/gradio/interface.py", line 109, in load return super().load(name=name, src=src, api_key=api_key, alias=alias, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/gradio/blocks.py", line 1163, in load return external.load_blocks_from_repo(name, src, api_key, alias, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/gradio/external.py", line 58, 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 72, in from_model response.status_code == 200 AssertionError: Could not find model: andite/anything-v4.0. If it is a private or gated model, please provide your Hugging Face access token (https://huggingface.co/settings/tokens) as the argument for the `api_key` parameter.

Container logs:

Fetching error logs...