diff options
author | yfszzx <yfszzx@gmail.com> | 2022-10-20 15:58:52 +0000 |
---|---|---|
committer | yfszzx <yfszzx@gmail.com> | 2022-10-20 15:58:52 +0000 |
commit | d07cb46f34b3d9fe7a78b102f899ebef352ea56b (patch) | |
tree | 5f64790fd3e3060892f6120033ac822ac37d3345 /.gitignore | |
parent | 604620a7f08d1126a8689f9f4bec8ade0801a69b (diff) | |
download | stable-diffusion-webui-gfx803-d07cb46f34b3d9fe7a78b102f899ebef352ea56b.tar.gz stable-diffusion-webui-gfx803-d07cb46f34b3d9fe7a78b102f899ebef352ea56b.tar.bz2 stable-diffusion-webui-gfx803-d07cb46f34b3d9fe7a78b102f899ebef352ea56b.zip |
inspiration pull request
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -27,4 +27,5 @@ __pycache__ notification.mp3 /SwinIR /textual_inversion -.vscode
\ No newline at end of file +.vscode +/inspiration
\ No newline at end of file |