runtime error
Exit code: 1. Reason: [notice] A new release of pip is available: 26.0 -> 26.0.1 [notice] To update, run: pip install --upgrade pip [SPARSE] Conv backend: flex_gemm; Attention backend: flash_attn_3 Will cache examples in '/home/user/app/.gradio/cached_examples/51' directory at first use. Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_http.py", line 403, in hf_raise_for_status response.raise_for_status() File "/usr/local/lib/python3.10/site-packages/requests/models.py", line 1026, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 504 Server Error: Gateway Time-out for url: https://huggingface.co/api/spaces/briaai/BRIA-RMBG-2.0 The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 706, in <module> rmbg_client = Client("briaai/BRIA-RMBG-2.0") File "/usr/local/lib/python3.10/site-packages/gradio_client/client.py", line 137, in __init__ _src = self._space_name_to_src(src) File "/usr/local/lib/python3.10/site-packages/gradio_client/client.py", line 906, in _space_name_to_src return huggingface_hub.space_info(space, token=self.token).host # type: ignore File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/hf_api.py", line 2801, in space_info hf_raise_for_status(r) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_http.py", line 476, in hf_raise_for_status raise _format(HfHubHTTPError, str(e), response) from e huggingface_hub.errors.HfHubHTTPError: 504 Server Error: Gateway Time-out for url: https://huggingface.co/api/spaces/briaai/BRIA-RMBG-2.0
Container logs:
Fetching error logs...