diff options
author | AUTOMATIC <16777216c@gmail.com> | 2022-10-22 09:23:45 +0000 |
---|---|---|
committer | AUTOMATIC <16777216c@gmail.com> | 2022-10-22 09:23:58 +0000 |
commit | 2b91251637078e04472c91a06a8d9c4db9c1dcf0 (patch) | |
tree | d2c09617adb426eac493a0976057aefe415745b6 /.gitignore | |
parent | 26d107374569836161326aae8cd3cc26c1edc372 (diff) | |
download | stable-diffusion-webui-gfx803-2b91251637078e04472c91a06a8d9c4db9c1dcf0.tar.gz stable-diffusion-webui-gfx803-2b91251637078e04472c91a06a8d9c4db9c1dcf0.tar.bz2 stable-diffusion-webui-gfx803-2b91251637078e04472c91a06a8d9c4db9c1dcf0.zip |
removed aesthetic gradients as built-in
added support for extensions
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,4 +27,4 @@ __pycache__ notification.mp3 /SwinIR /textual_inversion -.vscode
\ No newline at end of file +.vscode |