runtime error
Exit code: 1. Reason: /usr/local/lib/python3.13/site-packages/daggr/node.py:499: UserWarning: GradioNode 'rembg' defines 2 outputs but endpoint '/remove_background' only returns 1 value(s). Extra outputs will be None. warnings.warn( Traceback (most recent call last): File "/app/app.py", line 38, in <module> image_to_3d_step1 = GradioNode( "hysts-mcp/TRELLIS", ...<14 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 152, in __init__ raise ValueError( ...<2 lines>... ) ValueError: The current space is in the invalid state: CONFIG_ERROR. Please contact the owner to fix this.
Container logs:
Fetching error logs...