runtime error

Exit code: 1. Reason: ��█▎ | 768/2.29k [00:00<00:00, 19.1kB/s] Downloading (incomplete total...): 93%|█████████▎| 2.29k/2.45k [00:00<00:00, 26.7kB/s] Downloading (incomplete total...): 0%| | 2.45k/46.9M [00:00<32:19, 24.2kB/s] Fetching 4 files: 100%|██████████| 4/4 [00:00<00:00, 5.04it/s] Download complete: 100%|██████████| 46.9M/46.9M [00:00<00:00, 58.8MB/s] /usr/local/lib/python3.10/site-packages/fastai/learner.py:455: UserWarning: load_learner` uses Python's insecure pickle module, which can execute malicious arbitrary code when loading. Only load files you trust. If you only need to load model weights and optimizer state, use the safe `Learner.load` instead. warn("load_learner` uses Python's insecure pickle module, which can execute malicious arbitrary code when loading. Only load files you trust.\nIf you only need to load model weights and optimizer state, use the safe `Learner.load` instead.") Traceback (most recent call last): File "/app/app.py", line 5, in <module> learn = from_pretrained_fastai("Charmainemahachi/emotion_detector") File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 89, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/fastai_utils.py", line 331, in from_pretrained_fastai return load_learner(os.path.join(storage_folder, "model.pkl")) File "/usr/local/lib/python3.10/site-packages/fastai/learner.py", line 457, in load_learner res = torch.load(fname, map_location=map_loc, pickle_module=pickle_module, **load_kwargs) File "/usr/local/lib/python3.10/site-packages/torch/serialization.py", line 1530, in load return _load( File "/usr/local/lib/python3.10/site-packages/torch/serialization.py", line 2122, in _load result = unpickler.load() TypeError: code expected at most 16 arguments, got 18 Download complete: 100%|██████████| 46.9M/46.9M [00:01<00:00, 46.2MB/s]

Container logs:

Fetching error logs...