runtime error

Exit code: 1. Reason: Downloading: "https://github.com/pytorch/vision/zipball/v0.6.0" to /home/user/.cache/torch/hub/v0.6.0.zip Downloading: "https://download.pytorch.org/models/resnet18-5c106cde.pth" to /home/user/.cache/torch/hub/checkpoints/resnet18-5c106cde.pth 0%| | 0.00/44.7M [00:00<?, ?B/s] 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 44.7M/44.7M [00:00<00:00, 47.9MB/s] ******************************************** * Trying to transpile functions from Python -> JS for performance * (1/2) <lambda>: βœ… * (2/2) <lambda>: βœ… ******************************************** * Running on local URL: http://0.0.0.0:7860, with SSR ⚑ (experimental, to disable set `ssr_mode=False` in `launch()`) Caching examples at: '/home/user/app/.gradio/cached_examples/12' /home/user/.cache/torch/hub/pytorch_vision_v0.6.0/torchvision/transforms/functional.py:74: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() img = torch.ByteTensor(torch.ByteStorage.from_buffer(pic.tobytes())) Traceback (most recent call last): File "/home/user/app/app.py", line 25, in <module> css=".footer{display:none !important}").launch() File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 2817, 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...