runtime error
/pyproject.toml: 0%| | 0.00/162 [00:00<?, ?B/s][A[A Downloading (…)90bcaa9e0a/README.md: 100%|██████████| 768/768 [00:00<00:00, 61.2kB/s] Downloading (…)a9e0a/.gitattributes: 0%| | 0.00/1.48k [00:00<?, ?B/s][A Downloading (…)a9e0a/pyproject.toml: 100%|██████████| 162/162 [00:00<00:00, 14.5kB/s] Downloading (…)a9e0a/.gitattributes: 100%|██████████| 1.48k/1.48k [00:00<00:00, 279kB/s] Downloading model.pkl: 0%| | 0.00/47.0M [00:00<?, ?B/s][A Downloading model.pkl: 45%|████▍ | 21.0M/47.0M [00:00<00:00, 154MB/s][A Downloading model.pkl: 89%|████████▉ | 41.9M/47.0M [00:00<00:00, 102MB/s][A Downloading model.pkl: 100%|██████████| 47.0M/47.0M [00:00<00:00, 108MB/s] Fetching 4 files: 75%|███████▌ | 3/4 [00:00<00:00, 4.81it/s] Fetching 4 files: 100%|██████████| 4/4 [00:00<00:00, 6.42it/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 7, 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...