runtime error

.gitattributes: 0%| | 0.00/1.52k [00:00<?, ?B/s] .gitattributes: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 1.52k/1.52k [00:00<00:00, 6.69MB/s] README.md: 0%| | 0.00/768 [00:00<?, ?B/s] README.md: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 768/768 [00:00<00:00, 5.92MB/s] model.pkl: 0%| | 0.00/136M [00:00<?, ?B/s] model.pkl: 77%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 105M/136M [00:01<00:00, 105MB/s] model.pkl: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 136M/136M [00:01<00:00, 114MB/s] pyproject.toml: 0%| | 0.00/163 [00:00<?, ?B/s] pyproject.toml: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 163/163 [00:00<00:00, 1.15MB/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 8, 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...