runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 2, in <module> from civitai_to_hf import (search_civitai, download_civitai, select_civitai_item, add_civitai_item, get_civitai_tag, select_civitai_all_item, File "/home/user/app/civitai_to_hf.py", line 11, in <module> from utils import (get_token, set_token, is_repo_exists, get_user_agent, get_download_file, File "/home/user/app/utils.py", line 2, in <module> from huggingface_hub import HfApi, HfFolder, hf_hub_download, snapshot_download ImportError: cannot import name 'HfFolder' from 'huggingface_hub' (/usr/local/lib/python3.10/site-packages/huggingface_hub/__init__.py)

Container logs:

Fetching error logs...