runtime error

Exit code: 1. Reason: rgs) File "/usr/local/lib/python3.10/site-packages/gradio/routes.py", line 431, in main gradio_api_info = api_info(False) File "/usr/local/lib/python3.10/site-packages/gradio/routes.py", line 460, in api_info app.api_info = app.get_blocks().get_api_info() File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 2785, in get_api_info python_type = client_utils.json_schema_to_python_type(info) File "/usr/local/lib/python3.10/site-packages/gradio_client/utils.py", line 893, in json_schema_to_python_type type_ = _json_schema_to_python_type(schema, schema.get("$defs")) File "/app/app.py", line 21, in _safe_json_schema return _original_json_schema(schema, defs) File "/usr/local/lib/python3.10/site-packages/gradio_client/utils.py", line 947, in _json_schema_to_python_type des = [ File "/usr/local/lib/python3.10/site-packages/gradio_client/utils.py", line 948, in <listcomp> f"{n}: {_json_schema_to_python_type(v, defs)}{get_desc(v)}" File "/app/app.py", line 21, in _safe_json_schema return _original_json_schema(schema, defs) File "/usr/local/lib/python3.10/site-packages/gradio_client/utils.py", line 955, in _json_schema_to_python_type f"str, {_json_schema_to_python_type(schema['additionalProperties'], defs)}" File "/app/app.py", line 21, in _safe_json_schema return _original_json_schema(schema, defs) File "/usr/local/lib/python3.10/site-packages/gradio_client/utils.py", line 967, in _json_schema_to_python_type raise APIInfoParseError(f"Cannot parse schema {schema}") gradio_client.utils.APIInfoParseError: Cannot parse schema True Traceback (most recent call last): File "/app/app.py", line 360, in <module> demo.launch(server_name="0.0.0.0", server_port=7860, show_api=False) File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 2465, 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...