runtime error

h_model.bin: 78%|███████▊ | 388M/499M [00:08<00:03, 34.3MB/s] Downloading pytorch_model.bin: 80%|███████▉ | 398M/499M [00:09<00:02, 37.0MB/s] Downloading pytorch_model.bin: 82%|████████▏ | 409M/499M [00:09<00:02, 34.6MB/s] Downloading pytorch_model.bin: 84%|████████▍ | 419M/499M [00:09<00:02, 32.2MB/s] Downloading pytorch_model.bin: 88%|████████▊ | 440M/499M [00:10<00:01, 33.4MB/s] Downloading pytorch_model.bin: 90%|█████████ | 451M/499M [00:10<00:01, 35.2MB/s] Downloading pytorch_model.bin: 95%|█████████▍| 472M/499M [00:11<00:00, 41.5MB/s] Downloading pytorch_model.bin: 97%|█████████▋| 482M/499M [00:11<00:00, 34.8MB/s] Downloading pytorch_model.bin: 100%|██████████| 499M/499M [00:12<00:00, 35.6MB/s] Downloading pytorch_model.bin: 100%|██████████| 499M/499M [00:12<00:00, 41.3MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 69, in <module> image=gr.Image("https://www.reputationx.com/hubfs/what-is-sentiment-analysis-cover.jpg"), File "/home/user/.local/lib/python3.10/site-packages/gradio/components/image.py", line 140, in __init__ IOComponent.__init__( File "/home/user/.local/lib/python3.10/site-packages/gradio/components/base.py", line 179, in __init__ else self.postprocess(initial_value) File "/home/user/.local/lib/python3.10/site-packages/gradio/components/image.py", line 284, in postprocess return client_utils.encode_url_or_file_to_base64(y) File "/home/user/.local/lib/python3.10/site-packages/gradio_client/utils.py", line 349, in encode_url_or_file_to_base64 return encode_file_to_base64(path) File "/home/user/.local/lib/python3.10/site-packages/gradio_client/utils.py", line 323, in encode_file_to_base64 with open(f, "rb") as file: FileNotFoundError: [Errno 2] No such file or directory: 'https://www.reputationx.com/hubfs/what-is-sentiment-analysis-cover.jpg'

Container logs:

Fetching error logs...