runtime error

Exit code: 1. Reason: n3.10/site-packages/gradio_client/utils.py", line 947, in _json_schema_to_python_type 2025-07-01 18:07:38 | ERROR | stderr | des = [ 2025-07-01 18:07:38 | ERROR | stderr | File "/usr/local/lib/python3.10/site-packages/gradio_client/utils.py", line 948, in <listcomp> 2025-07-01 18:07:38 | ERROR | stderr | f"{n}: {_json_schema_to_python_type(v, defs)}{get_desc(v)}" 2025-07-01 18:07:38 | ERROR | stderr | File "/usr/local/lib/python3.10/site-packages/gradio_client/utils.py", line 955, in _json_schema_to_python_type 2025-07-01 18:07:38 | ERROR | stderr | f"str, {_json_schema_to_python_type(schema['additionalProperties'], defs)}" 2025-07-01 18:07:38 | ERROR | stderr | File "/usr/local/lib/python3.10/site-packages/gradio_client/utils.py", line 901, in _json_schema_to_python_type 2025-07-01 18:07:38 | ERROR | stderr | type_ = get_type(schema) 2025-07-01 18:07:38 | ERROR | stderr | File "/usr/local/lib/python3.10/site-packages/gradio_client/utils.py", line 863, in get_type 2025-07-01 18:07:38 | ERROR | stderr | if "const" in schema: 2025-07-01 18:07:38 | ERROR | stderr | TypeError: argument of type 'bool' is not iterable 2025-07-01 18:07:39 | ERROR | stderr | Traceback (most recent call last): 2025-07-01 18:07:39 | ERROR | stderr | File "/home/user/app/app.py", line 104, in <module> 2025-07-01 18:07:39 | ERROR | stderr | demo.queue(max_size=20).launch(server_port=server_port, root_path=ROOT_PATH) 2025-07-01 18:07:39 | ERROR | stderr | File "/usr/local/lib/python3.10/site-packages/spaces/zero/gradio.py", line 164, in launch 2025-07-01 18:07:39 | ERROR | stderr | return gr.Blocks.launch(*args, **kwargs) 2025-07-01 18:07:39 | ERROR | stderr | File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 2456, in launch 2025-07-01 18:07:39 | ERROR | stderr | raise ValueError( 2025-07-01 18:07:39 | ERROR | stderr | 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...