Ignore safetensor files
This commit is contained in:
parent
162fef394f
commit
e134b74ce9
|
@ -1,5 +1,6 @@
|
|||
__pycache__
|
||||
*.ckpt
|
||||
*.safetensors
|
||||
*.pth
|
||||
/ESRGAN/*
|
||||
/SwinIR/*
|
||||
|
|
Loading…
Reference in New Issue