Bryce
5b56f05da7
feature: print version
...
- fix: default config wasn't being selected for custom models
2023-01-18 12:04:07 -08:00
Bryce
94c0aeab12
feature: switch between models without restarting python instance
2022-10-23 22:55:28 -07:00
Bryce
0fb03f2a1f
fix/version: 2.0.1
...
quick fix for compatibility with Pillow < 9.1.0
https://stackoverflow.com/questions/71738218/module-pil-has-not-attribute-resampling
2022-09-25 23:27:03 -07:00
Bryce
4705d182d5
feature: generate captions for images
...
- add wip functionality for negative masks
- ci: add code linter that removes unused imports
- add instructions to install rust on osx
2022-09-19 21:19:22 -07:00
Bryce
7087c4a680
feature: automatic mask generation
...
mask generation working but not integrated
2022-09-17 17:08:48 -07:00
Bryce
c7a822d701
feature: urls as init images
...
- --init-image accepts urls
- cleanup command line code
2022-09-15 23:06:59 -07:00
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
Bryce
541ecb9701
feature: face enhancement and upscaling!!
2022-09-13 00:27:53 -07:00
Bryce
438c2868ad
refactor: run import sorter
2022-09-11 13:58:14 -07:00
Bryce
3bdf2dc3ec
feature: tile mode
...
from https://github.com/replicate/cog-stable-diffusion/compare/main...TomMoore515:material_stable_diffusion:main
2022-09-11 13:56:41 -07:00
Bryce
f1b1e1c1c8
feature: add nsfw image filter
2022-09-11 00:35:57 -07:00
Bryce
7a33ee2480
feature: cleaned up logging
...
- cleans up all the logging. hide most of it
- create better readme. show example images
- save metadata into image
2022-09-10 23:27:22 -07:00
Bryce
0835b2db16
first commit
2022-09-07 20:59:30 -07:00