runtime error

Space failed to start. Exit code: 1. Reason: --2023-04-05 06:42:42-- https://www.dropbox.com/s/grcragozd4x79zc/model_ok.pth Resolving www.dropbox.com (www.dropbox.com)... failed: Temporary failure in name resolution. wget: unable to resolve host address ‘www.dropbox.com’ Traceback (most recent call last): File "app.py", line 11, in <module> model = torch.load("./model_ok.pth", map_location=device) File "/home/user/.local/lib/python3.8/site-packages/torch/serialization.py", line 771, in load with _open_file_like(f, 'rb') as opened_file: File "/home/user/.local/lib/python3.8/site-packages/torch/serialization.py", line 270, in _open_file_like return _open_file(name_or_buffer, mode) File "/home/user/.local/lib/python3.8/site-packages/torch/serialization.py", line 251, in __init__ super(_open_file, self).__init__(open(name, mode)) FileNotFoundError: [Errno 2] No such file or directory: './model_ok.pth'

Container logs:

Fetching error logs...