add lion to windows install

This commit is contained in:
Victor Hall 2023-02-25 16:36:04 -05:00
parent f4999281ac
commit d049dc684f
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ pip install pytorch-lightning==1.6.5
pip install OmegaConf==2.2.3
pip install numpy==1.23.5
pip install keyboard
pip install lion-pytorch
python utils/patch_bnb.py
python utils/get_yamls.py
GOTO :eof