runtime error
Exit code: 1. Reason: on: 100%|██████████| 102/102 [00:00<00:00, 643kB/s] decoder/model.safetensors: 0%| | 0.00/653M [00:00<?, ?B/s][A decoder/model.safetensors: 0%| | 0.00/653M [00:01<?, ?B/s][A decoder/model.safetensors: 100%|██████████| 653M/653M [00:01<00:00, 466MB/s] INFO:__main__:Models loaded. /home/user/app/app.py:352: UserWarning: The parameters have been moved from the Blocks constructor to the launch() method in Gradio 6.0: css. Please pass these parameters to launch() instead. with gr.Blocks( INFO:httpx:HTTP Request: GET https://api.gradio.app/pkg-version "HTTP/1.1 200 OK" ZeroGPU tensors packing: 0%| | 0.00/2.59G [00:00<?, ?B/s][A ZeroGPU tensors packing: 80%|███████▉ | 2.06G/2.59G [00:01<00:00, 2.05GB/s][A ZeroGPU tensors packing: 100%|██████████| 2.59G/2.59G [00:01<00:00, 2.29GB/s] INFO:httpx:HTTP Request: POST http://device-api.zero/startup-report "HTTP/1.1 200 OK" /usr/local/lib/python3.10/site-packages/spaces/_vendor/codefind/registry.py:46: FutureWarning: `torch.distributed.reduce_op` is deprecated, please use `torch.distributed.ReduceOp` instead if isinstance(obj, types.FunctionType): * Running on local URL: http://0.0.0.0:7860, with SSR ⚡ (experimental, to disable set `ssr_mode=False` in `launch()`) INFO:httpx:HTTP Request: GET http://localhost:7860/gradio_api/startup-events "HTTP/1.1 200 OK" Traceback (most recent call last): File "/home/user/app/app.py", line 547, in <module> demo.launch(server_name="0.0.0.0", server_port=args.port, share=args.share, allowed_paths=[_SAMPLES_DIR]) File "/usr/local/lib/python3.10/site-packages/spaces/zero/gradio.py", line 162, in launch return gr.Blocks.launch(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 2807, 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...