runtime error

Exit code: 1. Reason: s.py", line 67, in new_init original_init(self, *args, **kwargs) File "/usr/local/lib/python3.10/site-packages/smolagents/tools.py", line 563, in __init__ self.client = Client(space_id, hf_token=token) File "/usr/local/lib/python3.10/site-packages/gradio_client/client.py", line 186, in __init__ self.endpoints = { File "/usr/local/lib/python3.10/site-packages/gradio_client/client.py", line 187, in <dictcomp> dependency.get("id", fn_index): endpoint_class( File "/usr/local/lib/python3.10/site-packages/gradio_client/client.py", line 1081, in __init__ self.output_component_types = [ File "/usr/local/lib/python3.10/site-packages/gradio_client/client.py", line 1082, in <listcomp> self._get_component_type(id_) for id_ in dependency["outputs"] File "/usr/local/lib/python3.10/site-packages/gradio_client/client.py", line 1099, in _get_component_type self.value_is_file(component), File "/usr/local/lib/python3.10/site-packages/gradio_client/client.py", line 1116, 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 1040, 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 972, in _json_schema_to_python_type des = [ File "/usr/local/lib/python3.10/site-packages/gradio_client/utils.py", line 973, 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 980, 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 926, in _json_schema_to_python_type type_ = get_type(schema) File "/usr/local/lib/python3.10/site-packages/gradio_client/utils.py", line 887, in get_type if "const" in schema: TypeError: argument of type 'bool' is not iterable

Container logs:

Fetching error logs...