runtime error
Exit code: 1. Reason: ps://developer.mozilla.org/en-US/docs/Web/HTTP/Status/500 The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/app/app.py", line 223, in <module> ltx_video = GradioNode( "Lightricks/LTX-2-3", ...<25 lines>... }, ) File "/usr/local/lib/python3.13/site-packages/daggr/node.py", line 380, in __init__ self._validate_gradio_api(inputs or {}, outputs or {}) ~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/daggr/node.py", line 426, in _validate_gradio_api api_info = self._get_api_info() File "/usr/local/lib/python3.13/site-packages/daggr/node.py", line 401, in _get_api_info client = Client(self._src, download_files=False, verbose=False) File "/usr/local/lib/python3.13/site-packages/gradio_client/client.py", line 149, in __init__ while self._get_space_state() == SpaceStage.BUILDING: ~~~~~~~~~~~~~~~~~~~~~^^ File "/usr/local/lib/python3.13/site-packages/gradio_client/client.py", line 469, in _get_space_state info = huggingface_hub.get_space_runtime(self.space_id, token=self.token) File "/usr/local/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 88, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.13/site-packages/huggingface_hub/hf_api.py", line 7778, in get_space_runtime hf_raise_for_status(r) ~~~~~~~~~~~~~~~~~~~^^^ File "/usr/local/lib/python3.13/site-packages/huggingface_hub/utils/_http.py", line 877, in hf_raise_for_status raise _format(HfHubHTTPError, str(e), response) from e huggingface_hub.errors.HfHubHTTPError: Server error '500 Internal Server Error' for url 'https://huggingface.co/api/spaces/Lightricks/LTX-2-3/runtime' (Request ID: Root=1-69e9f65a-2c60140d2f2456d7788f3481;dd98b4ab-0549-4064-9908-44a52e92ff6b) For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/500 Internal Error - We're working hard to fix this as soon as possible!
Container logs:
Fetching error logs...