runtime error
Exit code: 1. Reason: .10/site-packages/spaces/zero/gradio.py:162 in launch ā ā ā ā 159 ā def launch(*args, **kwargs): ā ā 160 ā ā task(*task_args, **task_kwargs) ā ā 161 ā ā gr.Blocks.launch = _orig_launch ā ā ā± 162 ā ā return gr.Blocks.launch(*args, **kwargs) ā ā 163 ā gr.Blocks.launch = launch ā ā 164 ā ā 165 ā ā ā ā /usr/local/lib/python3.10/site-packages/gradio/blocks.py:2618 in launch ā ā ā ā 2615 ā ā ā and not networking.url_ok(self.local_url) ā ā 2616 ā ā ā and not self.share ā ā 2617 ā ā ): ā ā ā± 2618 ā ā ā raise ValueError( ā ā 2619 ā ā ā ā "When localhost is not accessible, a shareable link m ā ā 2620 ā ā ā ) ā ā 2621 ā ā°āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā⯠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...