runtime error

Exit code: 1. Reason: i_info app.api_info = app.get_blocks().get_api_info() File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 2776, 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 "/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 "/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 "/usr/local/lib/python3.10/site-packages/gradio_client/utils.py", line 901, in _json_schema_to_python_type type_ = get_type(schema) File "/usr/local/lib/python3.10/site-packages/gradio_client/utils.py", line 863, 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 18, in <module> gradio_app.launch() File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 2456, 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. Xet Storage is enabled for this repo, but the 'hf_xet' package is not installed. Falling back to regular HTTP download. For better performance, install the package with: `pip install huggingface_hub[hf_xet]` or `pip install hf_xet` model.safetensors: 0%| | 0.00/343M [00:00<?, ?B/s] model.safetensors: 43%|████▎ | 147M/343M [00:01<00:01, 141MB/s] model.safetensors: 100%|█████████▉| 343M/343M [00:01<00:00, 268MB/s]

Container logs:

Fetching error logs...