Skip to content

Commit 3837710

Browse files
authored
Update setup.sh
1 parent c762265 commit 3837710

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#!/bin/bash
22

3+
set -e
4+
35
pip install -r requirements.txt
46

57
mkdir -p pretrained/vqgan

0 commit comments

Comments
 (0)