runtime error
Exit code: 1. Reason: ackages/gradio_client/utils.py", line 965, in _json_schema_to_python_type des = [ File "/usr/local/lib/python3.10/site-packages/gradio_client/utils.py", line 966, 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 978, 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 978, 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 926, 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 965, in _json_schema_to_python_type des = [ File "/usr/local/lib/python3.10/site-packages/gradio_client/utils.py", line 966, 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 973, 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 919, in _json_schema_to_python_type type_ = get_type(schema) File "/usr/local/lib/python3.10/site-packages/gradio_client/utils.py", line 880, in get_type if "const" in schema: TypeError: argument of type 'bool' is not iterable Traceback (most recent call last): File "/home/user/app/app.py", line 197, in <module> demo.queue(default_concurrency_limit=20).launch(ssr_mode=False) File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 2582, in launch raise ValueError( ValueError: When localhost is not accessible, a shareable link must be created. Please set share=True or check your proxy settings to allow access to localhost.
Container logs:
Fetching error logs...