runtime error
Exit code: 1. Reason: /usr/local/lib/python3.13/site-packages/gradio/external.py:73: UserWarning: The `hf_token` parameter is deprecated. Please use the equivalent `token` parameter instead. warnings.warn( Fetching Space from: https://huggingface.co/spaces/pilgrim-65/programmatic_buying Traceback (most recent call last): File "/app/app.py", line 7, in <module> gr.load("pilgrim-65/programmatic_buying", hf_token=read_key, src="spaces") ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/gradio/external.py", line 101, 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 192, in load_blocks_from_huggingface blocks = from_spaces( name, hf_token=hf_token, alias=alias, provider=provider, **kwargs ) File "/usr/local/lib/python3.13/site-packages/gradio/external.py", line 565, 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: pilgrim-65/programmatic_buying because the config could not be fetched.
Container logs:
Fetching error logs...