Age | Commit message (Collapse) | Author |
|
So `[job_timestamp]` pattern can use in saving image UI.
|
|
So `[styles]` pattern can use in saving image UI.
|
|
Improve styling of gallery items
|
|
|
|
Use `modules.paths.models_path` instead `modules.shared.model_path`.
|
|
|
|
|
|
Use `modules.images.save_image()` instead.
|
|
Fix memory leak and reduce memory usage
|
|
|
|
split vals not 's' from tests
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
even when global seed is static
|
|
|
|
|
|
use typing.list in prompt_parser.py for wider python version support
|
|
|
|
|
|
|
|
|
|
|
|
https://energy-based-model.github.io/Compositional-Visual-Generation-with-Composable-Diffusion-Models/
|
|
|
|
|
|
|
|
|
|
Fixes #1656
|
|
|
|
Only build the parser once (at import time) instead of for each step.
doctest is run by simply executing modules/prompt_parser.py
|
|
|
|
|
|
|
|
|
|
#1484 fix empty styles pattern
|