mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
adds models.user.yml to .gitignore
This commit is contained in:
parent
864d080502
commit
35face48da
4
.gitignore
vendored
4
.gitignore
vendored
@ -3,6 +3,10 @@ outputs/
|
|||||||
models/ldm/stable-diffusion-v1/model.ckpt
|
models/ldm/stable-diffusion-v1/model.ckpt
|
||||||
ldm/invoke/restoration/codeformer/weights
|
ldm/invoke/restoration/codeformer/weights
|
||||||
|
|
||||||
|
# ignore user models config
|
||||||
|
configs/models.user.yaml
|
||||||
|
config/models.user.yml
|
||||||
|
|
||||||
# ignore the Anaconda/Miniconda installer used while building Docker image
|
# ignore the Anaconda/Miniconda installer used while building Docker image
|
||||||
anaconda.sh
|
anaconda.sh
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user