runtime error
Exit code: 1. Reason: change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'flash-attn'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for flash-attn (setup.py): started Building wheel for flash-attn (setup.py): finished with status 'done' Created wheel for flash-attn: filename=flash_attn-2.8.3-cp310-cp310-linux_x86_64.whl size=256026321 sha256=75c51f34bb93c5a4438d6b767547ca6c22a9bfc6b29b5646dda98e943cd75d99 Stored in directory: /home/user/.cache/pip/wheels/f5/05/1e/a6726e9eee2e7ee6151dbfed113e89d220dd3964ba617ab32d Successfully built flash-attn Installing collected packages: flash-attn Successfully installed flash-attn-2.8.3 [notice] A new release of pip is available: 25.2 -> 25.3 [notice] To update, run: pip install --upgrade pip Attempting to download download sam Returning existing local_dir `/home/user/app` as remote repo cannot be accessed in `snapshot_download` (401 Client Error. (Request ID: Root=1-690d0dd6-251e52f55f56cdc6069095bc;bdf0c0a1-a19a-41ac-84b6-180ff32db0bc) Repository Not Found for url: https://huggingface.co/api/models/alexnasa/sam2_C/revision/main. Please make sure you specified the correct `repo_id` and `repo_type`. If you are trying to access a private or gated repo, make sure you are authenticated. For more details, see https://huggingface.co/docs/huggingface_hub/authentication Invalid username or password.). sam2 installed successfully. Traceback (most recent call last): File "/home/user/app/app.py", line 62, in <module> from generate import generate, load_model File "/home/user/app/generate.py", line 17, in <module> import wan File "/home/user/app/wan/__init__.py", line 2, in <module> from . import configs, distributed, modules File "/home/user/app/wan/modules/__init__.py", line 2, in <module> from .model import WanModel ModuleNotFoundError: No module named 'wan.modules.model'
Container logs:
Fetching error logs...