add prodigyopt requirements

This commit is contained in:
Victor Hall 2023-09-22 13:46:25 -04:00
parent 5444abfd7b
commit 78a4c13c4c
2 changed files with 2 additions and 0 deletions

View File

@ -16,3 +16,4 @@ speedtest-cli
tensorboard==2.12.0
wandb
safetensors
prodigyopt

View File

@ -23,6 +23,7 @@ pip install compel~=1.1.3
pip install dadaptation
pip install safetensors
pip install open-flamingo==2.0.0
pip install prodigyopt
python utils/get_yamls.py
GOTO :eof