runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 3, in <module> from civitai_api import (search_civitai, download_civitai, select_civitai_item, add_civitai_item, get_civitai_tag, select_civitai_all_item, update_civitai_selection, update_civitai_checkbox, from_civitai_checkbox) File "/app/civitai_api.py", line 10, in <module> from utils import (get_token, set_token, is_repo_exists, get_user_agent, get_download_file, list_uniq, list_sub, duplicate_hf_repo, HF_SUBFOLDER_NAME, get_state, set_state) File "/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.13/site-packages/huggingface_hub/__init__.py)

Container logs:

Fetching error logs...