runtime error

Exit code: 1. Reason: Fetching Space from: https://huggingface.co/spaces/spaces/Mapraw/UnHealthyChick Traceback (most recent call last): File "/app/app.py", line 6, in <module> demo = gr.load( name="spaces/Mapraw/UnHealthyChick", # Your private space name ...<3 lines>... description="This is a public interface to our private model" ) File "/usr/local/lib/python3.13/site-packages/gradio/external.py", line 95, in load return load_blocks_from_huggingface( name=name, ...<3 lines>... **kwargs, # type: ignore ) File "/usr/local/lib/python3.13/site-packages/gradio/external.py", line 186, in load_blocks_from_huggingface blocks = from_spaces( name, token=token, alias=alias, provider=provider, **kwargs ) File "/usr/local/lib/python3.13/site-packages/gradio/external.py", line 540, in from_spaces raise ValueError( f"Could not find Space: {space_name}. If it is a private or gated Space, please provide your Hugging Face access token (https://huggingface.co/settings/tokens) as the argument for the `token` parameter." ) ValueError: Could not find Space: spaces/Mapraw/UnHealthyChick. If it is a private or gated Space, please provide your Hugging Face access token (https://huggingface.co/settings/tokens) as the argument for the `token` parameter.

Container logs:

Fetching error logs...