runtime error
Exit code: 1. Reason: thon_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 ā Startup Error: 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. š§ Troubleshooting: 1. Check environment variables in Space settings 2. Verify all dependencies in requirements.txt 3. Check logs for detailed error information š Starting simplified interface... Traceback (most recent call last): File "/home/user/app/app.py", line 32, in <module> app.launch( File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 2466, 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. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/app/app.py", line 60, in <module> demo.launch( File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 2372, in launch ) = http_server.start_server( File "/usr/local/lib/python3.10/site-packages/gradio/http_server.py", line 154, in start_server raise OSError( OSError: Cannot find empty port in range: 7860-7860. You can specify a different port by setting the GRADIO_SERVER_PORT environment variable or passing the `server_port` parameter to `launch()`. INFO:httpx:HTTP Request: GET https://api.gradio.app/pkg-version "HTTP/1.1 200 OK" /usr/local/lib/python3.10/site-packages/gradio/analytics.py:106: UserWarning: IMPORTANT: You are using gradio version 4.44.0, however version 4.44.1 is available, please upgrade. -------- warnings.warn(
Container logs:
Fetching error logs...