runtime error
Exit code: 1. Reason: [notice] A new release of pip is available: 26.1.1 -> 26.2.1 [notice] To update, run: pip install --upgrade pip WARNING[XFORMERS]: xFormers can't load C++/CUDA extensions. xFormers was built for: PyTorch 2.10.0+cu128 with CUDA 1208 (you have 2.11.0+cu130) Python 3.10.19 (you have 3.10.13) Please reinstall xformers (see https://github.com/facebookresearch/xformers#installing-xformers) Memory-efficient attention, SwiGLU, sparse and more won't be available. Set XFORMERS_MORE_DETAILS=1 for more details Traceback (most recent call last): File "/home/user/app/app.py", line 38, in <module> from modules.constants import IS_SHARED_SPACE, HF_REPO_ID, TMPDIR, HF_API_TOKEN File "/home/user/app/modules/constants.py", line 15, in <module> raise ValueError("HF_TOKEN is not set. Please check your .env file.") ValueError: HF_TOKEN is not set. Please check your .env file.
Container logs:
Fetching error logs...