update setup scripts
This commit is contained in:
Vendored
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user