From 0f23a463f5c1befdfcb8e2562d1df88695a88fc1 Mon Sep 17 00:00:00 2001 From: blessedcoolant <54517381+blessedcoolant@users.noreply.github.com> Date: Tue, 11 Oct 2022 16:28:16 +1300 Subject: [PATCH] Update .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0c3bd66d956..c36ba7e4a04 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ # ignore default image save location and model symbolic link outputs/ models/ldm/stable-diffusion-v1/model.ckpt -ldm/dream/restoration/codeformer/weights +ldm/invoke/restoration/codeformer/weights # ignore the Anaconda/Miniconda installer used while building Docker image anaconda.sh