Skip to content

Commit 680e19b

Browse files
committed
forgot -y
1 parent b664c0d commit 680e19b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ conda install -y pytorch torchvision -c pytorch
99
# Also install torchaudio
1010
conda install -y -c pytorch torchaudio
1111

12-
conda install pytest
12+
conda install -y pytest
1313

1414
# Dependencies required to load models
1515
conda install -y regex pillow tqdm boto3 requests numpy\

0 commit comments

Comments
 (0)