mirror of
https://github.com/brycedrennan/imaginAIry
synced 2024-10-31 03:20:40 +00:00
967eb76365
- 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
19 lines
263 B
Plaintext
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 |