aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authord8ahazard <d8ahazard@gmail.com>2022-09-21 13:06:37 +0000
committerGitHub <noreply@github.com>2022-09-21 13:06:37 +0000
commit1a1f7e85c772e48ed923470f62ec2d32f9ff361f (patch)
treeb7723e3223c4acb7be998adf66f8fbfc7ef06981 /.gitignore
parentd6e8d85e30443510b83ad3dc0e8b28e366391e1e (diff)
downloadstable-diffusion-webui-gfx803-1a1f7e85c772e48ed923470f62ec2d32f9ff361f.tar.gz
stable-diffusion-webui-gfx803-1a1f7e85c772e48ed923470f62ec2d32f9ff361f.tar.bz2
stable-diffusion-webui-gfx803-1a1f7e85c772e48ed923470f62ec2d32f9ff361f.zip
Add LDSR and "GoLatent?" Upscaling (#763)
* Add LDSR Upscaling
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3dd52037..18017239 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@ __pycache__
/webui-user.sh
/interrogate
/user.css
+/.idea \ No newline at end of file