fixed setup_flax.sh
This commit is contained in:
parent
2a4e3db15b
commit
5cc7d0038f
2
setup_flax.sh
vendored
2
setup_flax.sh
vendored
|
@ -2,7 +2,7 @@
|
|||
|
||||
set -e
|
||||
|
||||
pip install -r requirements.txt
|
||||
pip install torch flax wandb
|
||||
|
||||
# download vqgan
|
||||
mkdir -p pretrained/vqgan
|
||||
|
|
Loading…
Reference in New Issue
Block a user