mirror of
https://github.com/brycedrennan/imaginAIry
synced 2024-10-31 03:20:40 +00:00
38c7f88950
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 |
||
---|---|---|
.. | ||
data | ||
__init__.py | ||
conftest.py | ||
Dockerfile | ||
test_clip_embedder.py | ||
test_cmds.py | ||
test_enhancers.py | ||
test_experiments.py | ||
test_guidance.py | ||
test_imagine.py | ||
test_safety.py | ||
test_schema.py |