facebookresearch / xformers

Hackable and optimized Transformers building blocks, supporting a composable construction.

Home Page:https://facebookresearch.github.io/xformers/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pip install from a specific branch

QiqLiang opened this issue · comments

❓ Questions and Help

hi, i need to run this order to install xformers:
pip install --upgrade git+https://github.com/facebookresearch/xformers.git@0bad001ddd56c080524d37c84ff58d9cd030ebfd
but i am not able to access this website directly, so i decided to download the code from corresponding branch and then install it by code. could you tell me which branch it corresponds to? thanks a lot.