runtime error

it/s] (…)67e273736514163e41662651940296/README.md: 0%| | 0.00/768 [00:00<?, ?B/s] (…)67e273736514163e41662651940296/README.md: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 768/768 [00:00<00:00, 3.42MB/s] (…)3736514163e41662651940296/pyproject.toml: 0%| | 0.00/162 [00:00<?, ?B/s] (…)3736514163e41662651940296/pyproject.toml: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 162/162 [00:00<00:00, 840kB/s] model.pkl: 0%| | 0.00/47.1M [00:00<?, ?B/s] model.pkl: 44%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 21.0M/47.1M [00:00<00:00, 74.9MB/s] model.pkl: 67%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 31.5M/47.1M [00:00<00:00, 30.5MB/s] model.pkl: 89%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 41.9M/47.1M [00:01<00:00, 41.3MB/s] model.pkl: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 47.1M/47.1M [00:01<00:00, 45.0MB/s] Fetching 4 files: 75%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 3/4 [00:01<00:00, 1.64it/s] Fetching 4 files: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 4/4 [00:01<00:00, 2.34it/s] Traceback (most recent call last): File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/fastai_utils.py", line 105, in _check_fastai_fastcore_pyproject_versions import toml ModuleNotFoundError: No module named 'toml' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/app/app.py", line 10, in <module> learner = from_pretrained_fastai(repo_id) File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 118, in _inner_fn return fn(*args, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/fastai_utils.py", line 336, in from_pretrained_fastai _check_fastai_fastcore_pyproject_versions(storage_folder) File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/fastai_utils.py", line 107, in _check_fastai_fastcore_pyproject_versions raise ImportError( ImportError: `push_to_hub_fastai` and `from_pretrained_fastai` require the toml module. Install it with `pip install toml`.

Container logs:

Fetching error logs...