runtime error
Exit code: 1. Reason: pe(schema, schema.get("$defs")) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/gradio_client/utils.py", line 965, in _json_schema_to_python_type elements = _json_schema_to_python_type(items, defs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/gradio_client/utils.py", line 935, in _json_schema_to_python_type return _json_schema_to_python_type(defs[schema["$ref"].split("/")[-1]], defs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/gradio_client/utils.py", line 974, in _json_schema_to_python_type des = [ ^ File "/usr/local/lib/python3.11/site-packages/gradio_client/utils.py", line 975, in <listcomp> f"{n}: {_json_schema_to_python_type(v, defs)}{get_desc(v)}" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/gradio_client/utils.py", line 982, in _json_schema_to_python_type f"str, {_json_schema_to_python_type(schema['additionalProperties'], defs)}" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/gradio_client/utils.py", line 928, in _json_schema_to_python_type type_ = get_type(schema) ^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/gradio_client/utils.py", line 887, in get_type if "const" in schema: ^^^^^^^^^^^^^^^^^ TypeError: argument of type 'bool' is not iterable Initializing model: medium on cpu (int8) * Running on local URL: http://0.0.0.0:7860 Traceback (most recent call last): File "/app/app.py", line 163, in <module> demo.launch() File "/usr/local/lib/python3.11/site-packages/gradio/blocks.py", line 2619, 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...