From 38377107dafc1aac9b879aa1757bdca7a00bddcd Mon Sep 17 00:00:00 2001 From: Brett Kuprel Date: Wed, 29 Jun 2022 21:45:05 -0400 Subject: [PATCH] Update setup.sh --- setup.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setup.sh b/setup.sh index c506cb5..0a36f9c 100644 --- a/setup.sh +++ b/setup.sh @@ -1,5 +1,7 @@ #!/bin/bash +set -e + pip install -r requirements.txt mkdir -p pretrained/vqgan