runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/gradio_app.py", line 32, in <module> torch.load("en2uz_lstm_model_weights_50k.pth", map_location=device) File "/usr/local/lib/python3.10/site-packages/torch/serialization.py", line 1479, in load with _open_file_like(f, "rb") as opened_file: File "/usr/local/lib/python3.10/site-packages/torch/serialization.py", line 759, in _open_file_like return _open_file(name_or_buffer, mode) File "/usr/local/lib/python3.10/site-packages/torch/serialization.py", line 740, in __init__ super().__init__(open(name, mode)) FileNotFoundError: [Errno 2] No such file or directory: 'en2uz_lstm_model_weights_50k.pth'
Container logs:
Fetching error logs...