mirror of
https://github.com/openvinotoolkit/stable-diffusion-webui.git
synced 2024-12-14 22:53:25 +03:00
Ignore safetensor files
This commit is contained in:
parent
162fef394f
commit
e134b74ce9
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,5 +1,6 @@
|
|||||||
__pycache__
|
__pycache__
|
||||||
*.ckpt
|
*.ckpt
|
||||||
|
*.safetensors
|
||||||
*.pth
|
*.pth
|
||||||
/ESRGAN/*
|
/ESRGAN/*
|
||||||
/SwinIR/*
|
/SwinIR/*
|
||||||
|
Loading…
Reference in New Issue
Block a user