runtime error

Exit code: 1. Reason: Initializing clients... Connecting to YOLOX (attempt 1)... Loaded as API: https://huggingface.co/proxy/tidalove-yolox.hf.space ✔ Connection attempt 1 failed: Could not fetch config for https://huggingface.co/proxy/tidalove-yolox.hf.space Waiting 10 seconds before retry... Connecting to YOLOX (attempt 2)... Connection attempt 2 failed: The current space is in the invalid state: RUNTIME_ERROR. Please contact the owner to fix this. Waiting 10 seconds before retry... Connecting to YOLOX (attempt 3)... Connection attempt 3 failed: The current space is in the invalid state: RUNTIME_ERROR. Please contact the owner to fix this. Traceback (most recent call last): File "/home/user/app/app.py", line 29, in _initialize_clients self.yolox_client = Client("tidalove/yolox", httpx_kwargs=httpx_kwargs) File "/usr/local/lib/python3.10/site-packages/gradio_client/client.py", line 147, in __init__ raise ValueError( ValueError: The current space is in the invalid state: RUNTIME_ERROR. Please contact the owner to fix this. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/app/app.py", line 215, in <module> pipeline = UnifiedPipeline() File "/home/user/app/app.py", line 16, in __init__ self._initialize_clients() File "/home/user/app/app.py", line 47, in _initialize_clients raise Exception("Failed to initialize clients after multiple attempts") Exception: Failed to initialize clients after multiple attempts

Container logs:

Fetching error logs...