runtime error

00:00, 8.02kB/s] Downloading (…)960/requirements.txt: 0%| | 0.00/6.00 [00:00<?, ?B/s] Downloading (…)31b9abb960/README.md: 0%| | 0.00/768 [00:00<?, ?B/s] Downloading (…)960/requirements.txt: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 6.00/6.00 [00:00<00:00, 439B/s] Downloading (…)31b9abb960/README.md: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 768/768 [00:00<00:00, 65.3kB/s] Fetching 6 files: 33%|β–ˆβ–ˆβ–ˆβ–Ž | 2/6 [00:00<00:00, 18.99it/s] Downloading model.pkl: 0%| | 0.00/47.0M [00:00<?, ?B/s] Downloading model.pkl: 45%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 21.0M/47.0M [00:00<00:00, 116MB/s] Downloading model.pkl: 89%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 41.9M/47.0M [00:00<00:00, 110MB/s] Downloading model.pkl: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 47.0M/47.0M [00:00<00:00, 109MB/s] Fetching 6 files: 67%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 4/6 [00:00<00:00, 6.04it/s] Fetching 6 files: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 6/6 [00:00<00:00, 10.09it/s] Traceback (most recent call last): File "/home/user/.local/lib/python3.8/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 "app.py", line 10, in <module> learner = from_pretrained_fastai(repo_id) File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/utils/_validators.py", line 120, in _inner_fn return fn(*args, **kwargs) File "/home/user/.local/lib/python3.8/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.8/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...