mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-02-21 15:23:58 +00:00
Exclude checkpoint files in models
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -4,6 +4,7 @@ __pycache__
|
||||
/venv
|
||||
/tmp
|
||||
/model.ckpt
|
||||
/models/*.ckpt
|
||||
/GFPGANv1.3.pth
|
||||
/ui-config.json
|
||||
/outputs
|
||||
|
||||
Reference in New Issue
Block a user