runtime error
Exit code: 1. Reason: , in run result = context.run(func, *args) File "/usr/local/lib/python3.10/dist-packages/gradio/routes.py", line 551, in main gradio_api_info = api_info(request) File "/usr/local/lib/python3.10/dist-packages/gradio/routes.py", line 581, in api_info api_info = utils.safe_deepcopy(app.get_blocks().get_api_info()) File "/usr/local/lib/python3.10/dist-packages/gradio/blocks.py", line 2912, in get_api_info python_type = client_utils.json_schema_to_python_type(info) File "/usr/local/lib/python3.10/dist-packages/gradio_client/utils.py", line 911, in json_schema_to_python_type type_ = _json_schema_to_python_type(schema, schema.get("$defs")) File "/usr/local/lib/python3.10/dist-packages/gradio_client/utils.py", line 965, in _json_schema_to_python_type des = [ File "/usr/local/lib/python3.10/dist-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/dist-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/dist-packages/gradio_client/utils.py", line 919, in _json_schema_to_python_type type_ = get_type(schema) File "/usr/local/lib/python3.10/dist-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 "/odtp/odtp-app/gradio_app.py", line 224, in <module> demo.queue().launch( File "/usr/local/lib/python3.10/dist-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. * Running on local URL: http://0.0.0.0:7860 -> ERROR: Error in /odtp/odtp-component-client/startup.sh:19: ('bash /odtp/odtp-app/api_mode.sh' exited with status '1') -> ERROR: Call tree:
Container logs:
						Fetching error logs...