imaginAIry/.gitignore
Bryce 967eb76365 refactor/test: logging suppression + hashed image test
- simpler logging suppression for `transformers` library
- suppress logging noise for running tests
- get test running for all samplers on mps and cuda platforms
- refactor safety model env variable to allow classification
2022-09-14 19:40:50 -07:00

19 lines
263 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/**
.python-version