runtime error
Exit code: 1. Reason: r/local/lib/python3.10/site-packages/gradio_client/client.py", line 1140, 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 1140, 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 [_json_schema_to_python_type(i, defs) for i in items["prefixItems"]] File "/usr/local/lib/python3.10/site-packages/gradio_client/utils.py", line 967, in <listcomp> [_json_schema_to_python_type(i, defs) for i in items["prefixItems"]] File "/usr/local/lib/python3.10/site-packages/gradio_client/utils.py", line 998, in _json_schema_to_python_type desc = " | ".join([_json_schema_to_python_type(i, defs) for i in schema[type_]]) File "/usr/local/lib/python3.10/site-packages/gradio_client/utils.py", line 998, in <listcomp> desc = " | ".join([_json_schema_to_python_type(i, defs) for i in schema[type_]]) File "/usr/local/lib/python3.10/site-packages/gradio_client/utils.py", line 946, in _json_schema_to_python_type return _json_schema_to_python_type(defs[schema["$ref"].split("/")[-1]], defs) File "/usr/local/lib/python3.10/site-packages/gradio_client/utils.py", line 985, in _json_schema_to_python_type des = [ File "/usr/local/lib/python3.10/site-packages/gradio_client/utils.py", line 986, 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 993, 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 939, in _json_schema_to_python_type type_ = get_type(schema) File "/usr/local/lib/python3.10/site-packages/gradio_client/utils.py", line 898, in get_type if "const" in schema: TypeError: argument of type 'bool' is not iterable
Container logs:
Fetching error logs...