python3 -m venv /colabfold_venv
source /colabfold_venv/bin/activate
pip3 install "colabfold[alphafold] @ git+https://github.com/sokrypton/ColabFold.git"