imaginAIry/.gitignore

18 lines
247 B
Plaintext

.idea
.DS_Store
__pycache__
outputs/*
other
prolly_delete
coverage
downloads
.coverage
.coveragerc
/imaginairy/data/stable-diffusion-v1.yaml
/imaginairy/data/stable-diffusion-v1-4.ckpt
build
dist
**/*.ckpt
**/*.egg-info
tests/test_output
gfpgan/**