{"library":"xformers","install":[{"cmd":"pip install xformers","imports":["from xformers.ops import memory_efficient_attention","from xformers.ops.fmha.attn_bias import LowerTriangularMask","from xformers.ops import AttentionOpBase"]},{"cmd":"pip install -U xformers --index-url https://download.pytorch.org/whl/cu126","imports":[]},{"cmd":"pip install --pre -U xformers","imports":[]},{"cmd":"pip install ninja\npip install -v --no-build-isolation -U git+https://github.com/facebookresearch/xformers.git@main#egg=xformers","imports":[]}]}