Skip to content

Commit

Permalink
Update setup_v_diffusion_pytorch.sh (nod-ai#291)
Browse files Browse the repository at this point in the history
Fix minor issue with v-diffusion PyTorch version
  • Loading branch information
vivekkhandelwal1 authored Aug 24, 2022
1 parent 7dc27a7 commit f79a6bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tank/pytorch/v_diffusion_pytorch/setup_v_diffusion_pytorch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,5 @@ pip install -f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html -

mkdir checkpoints
wget https://the-eye.eu/public/AI/models/v-diffusion/cc12m_1_cfg.pth -P checkpoints/

cp -r checkpoints/ v-diffusion-pytorch/

0 comments on commit f79a6bf

Please sign in to comment.