update setup scripts

This commit is contained in:
Brett Kuprel
2022-07-01 12:21:31 -04:00
parent 85f5866eff
commit ee846ba1cf
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
set -e
pip install torch
pip3 install torch
mkdir -p ./pretrained/dalle_bart_mega/
curl https://huggingface.co/kuprel/min-dalle/resolve/main/vocab.json -L --output ./pretrained/dalle_bart_mega/vocab.json