runtime error
Exit code: 1. Reason: Fetching Space from: https://huggingface.co/spaces/bbfizp/LBRCS Traceback (most recent call last): File "/app/app.py", line 6, in <module> app = gr.load("bbfizp/LBRCS", src="spaces", token=token) 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 558, in from_spaces raise ValueError( f"Could not load the Space: {space_name} because the config could not be fetched." ) ValueError: Could not load the Space: bbfizp/LBRCS because the config could not be fetched.
Container logs:
Fetching error logs...