add prodigyopt requirements
This commit is contained in:
parent
5444abfd7b
commit
78a4c13c4c
|
@ -16,3 +16,4 @@ speedtest-cli
|
||||||
tensorboard==2.12.0
|
tensorboard==2.12.0
|
||||||
wandb
|
wandb
|
||||||
safetensors
|
safetensors
|
||||||
|
prodigyopt
|
||||||
|
|
|
@ -23,6 +23,7 @@ pip install compel~=1.1.3
|
||||||
pip install dadaptation
|
pip install dadaptation
|
||||||
pip install safetensors
|
pip install safetensors
|
||||||
pip install open-flamingo==2.0.0
|
pip install open-flamingo==2.0.0
|
||||||
|
pip install prodigyopt
|
||||||
python utils/get_yamls.py
|
python utils/get_yamls.py
|
||||||
GOTO :eof
|
GOTO :eof
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue