runtime error
00:00, 8.02kB/s] Downloading (β¦)960/requirements.txt: 0%| | 0.00/6.00 [00:00<?, ?B/s][A Downloading (β¦)31b9abb960/README.md: 0%| | 0.00/768 [00:00<?, ?B/s][A[A 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][A Downloading model.pkl: 45%|βββββ | 21.0M/47.0M [00:00<00:00, 116MB/s][A Downloading model.pkl: 89%|βββββββββ | 41.9M/47.0M [00:00<00:00, 110MB/s][A 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...