runtime error

iner with GPU support; see https://docs.nvidia.com/datacenter/cloud-native/ . WARNING[XFORMERS]: xFormers can't load C++/CUDA extensions. xFormers was built for: PyTorch 2.1.0+cu121 with CUDA 1201 (you have 2.1.0) Python 3.9.18 (you have 3.9.18) 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 > INFO Installing latest transformers@main > INFO Successfully installed latest transformers > INFO Installing latest peft@main > INFO Successfully installed latest peft > INFO Installing latest diffusers@main > INFO Successfully installed latest diffusers > INFO Installing latest trl@main > INFO Successfully installed latest trl > INFO Installing latest xformers > INFO Successfully installed latest xformers āš ļø WARNING | 2023-12-04 01:03:04 | autotrain.cli.run_dreambooth:<module>:14 - āŒ Some DreamBooth components are missing! Please run `autotrain setup` to install it. Ignore this warning if you are not using DreamBooth or running `autotrain setup` already. Traceback (most recent call last): File "/app/env/bin/autotrain", line 33, in <module> sys.exit(load_entry_point('autotrain-advanced', 'console_scripts', 'autotrain')()) File "/app/src/autotrain/cli/autotrain.py", line 46, in main command.run() File "/app/src/autotrain/cli/run_app.py", line 57, in run from ..apps.main import main File "/app/src/autotrain/apps/main.py", line 3, in <module> from autotrain.apps import utils as app_utils File "/app/src/autotrain/apps/utils.py", line 11, in <module> from autotrain.utils import user_authentication File "/app/src/autotrain/utils.py", line 14, in <module> from transformers import AutoConfig ModuleNotFoundError: No module named 'transformers' ERROR conda.cli.main_run:execute(47): `conda run /bin/bash -c autotrain setup && autotrain app --port 7860` failed. (See above for error)

Container logs:

Fetching error logs...