imaginAIry/imaginairy/modules
Bryce 38c7f88950 feature: boolean logic masks
Specify advanced text based masks using boolean logic and strength modifiers. Mask descriptions must be lowercase. Keywords uppercase.
Valid symbols: `AND`, `OR`, `NOT`, `()`, and mask strength modifier `{*1.5}` where `+` can be any of `+ - * /`. Single-character boolean
operators also work.  When writing strength modifies know that pixel values are between 0 and 1.

 - feature: apply mask edits to original files
 - feature: auto-rotate images if exif data specifies to do so
 - fix: accept mask images in command line
2022-09-24 00:02:31 -07:00
..
diffusion autoformat 2022-09-23 14:41:15 -07:00
__init__.py first commit 2022-09-07 20:59:30 -07:00
attention.py feature: generate captions for images 2022-09-19 21:19:22 -07:00
autoencoder.py feature: generate captions for images 2022-09-19 21:19:22 -07:00
clip_embedders.py build: vendor clip 2022-09-11 22:22:43 -07:00
distributions.py lint 2022-09-21 09:14:39 -07:00
find_noise.py feature: boolean logic masks 2022-09-24 00:02:31 -07:00