runtime error
Exit code: 1. Reason: Loaded as API: https://lightricks-ltx-video-distilled.hf.space ✔ Traceback (most recent call last): File "/home/user/app/app.py", line 5, in <module> client = Client("Lightricks/ltx-video-distilled") File "/usr/local/lib/python3.10/site-packages/gradio_client/client.py", line 185, in __init__ self.endpoints = { File "/usr/local/lib/python3.10/site-packages/gradio_client/client.py", line 186, in <dictcomp> dependency.get("id", fn_index): endpoint_class( File "/usr/local/lib/python3.10/site-packages/gradio_client/client.py", line 1073, in __init__ self.input_component_types = [ File "/usr/local/lib/python3.10/site-packages/gradio_client/client.py", line 1074, in <listcomp> self._get_component_type(id_) for id_ in dependency["inputs"] File "/usr/local/lib/python3.10/site-packages/gradio_client/client.py", line 1094, in _get_component_type self.value_is_file(component), File "/usr/local/lib/python3.10/site-packages/gradio_client/client.py", line 1111, in value_is_file return utils.value_is_file(component["api_info"]) File "/usr/local/lib/python3.10/site-packages/gradio_client/utils.py", line 1035, in value_is_file info = _json_schema_to_python_type(api_info, api_info.get("$defs")) File "/usr/local/lib/python3.10/site-packages/gradio_client/utils.py", line 967, in _json_schema_to_python_type des = [ File "/usr/local/lib/python3.10/site-packages/gradio_client/utils.py", line 968, in <listcomp> f"{n}: {_json_schema_to_python_type(v, defs)}{get_desc(v)}" File "/usr/local/lib/python3.10/site-packages/gradio_client/utils.py", line 975, in _json_schema_to_python_type f"str, {_json_schema_to_python_type(schema['additionalProperties'], defs)}" File "/usr/local/lib/python3.10/site-packages/gradio_client/utils.py", line 921, in _json_schema_to_python_type type_ = get_type(schema) File "/usr/local/lib/python3.10/site-packages/gradio_client/utils.py", line 882, in get_type if "const" in schema: TypeError: argument of type 'bool' is not iterable
Container logs:
Fetching error logs...