diff options
| author | Bernard Maltais <bmaltais@gmail.com> | 2022-09-09 15:35:36 -0400 | 
|---|---|---|
| committer | AUTOMATIC1111 <16777216c@gmail.com> | 2022-09-10 00:27:54 +0300 | 
| commit | 17eb6a04816fb0b9b40d1ec60bc8da4315fdd1bc (patch) | |
| tree | ac34d86f31e465514ae56fd1be9bd67357173c84 /.gitignore copy | |
| parent | 8214447bba060940ec7786c14765a790c70c7617 (diff) | |
| download | stable-diffusion-webui-gfx803-17eb6a04816fb0b9b40d1ec60bc8da4315fdd1bc.tar.gz | |
fix .gitignore copy
Diffstat (limited to '.gitignore copy')
| -rw-r--r-- | .gitignore copy | 14 | 
1 files changed, 0 insertions, 14 deletions
| diff --git a/.gitignore copy b/.gitignore copy deleted file mode 100644 index 1bcea251..00000000 --- a/.gitignore copy +++ /dev/null @@ -1,14 +0,0 @@ -__pycache__ -/ESRGAN -/repositories -/venv -/tmp -/model.ckpt -/GFPGANv1.3.pth -/ui-config.json -/outputs -/config.json -/log -/webui.settings.bat -/embeddings -/latent_diffusion.egg-info
\ No newline at end of file | 
