| Age | Commit message (Collapse) | Author | Lines | 
|---|
|  |  | 
|  |  | 
|  |  | 
|  | So `[job_timestamp]` pattern can use in saving image UI. | 
|  | So `[styles]` pattern can use in saving image UI. | 
|  | Use `modules.paths.models_path` instead `modules.shared.model_path`. | 
|  |  | 
|  | Use `modules.images.save_image()` instead. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | 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 | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | just one for #1283 | 
|  |  | 
|  |  | 
|  | https://github.com/brkirch/stable-diffusion-webui into cpu-cmdline-opt | 
|  |  | 
|  | Remove MPS detection to use CPU for GFPGAN / CodeFormer and add a --use-cpu command line option. |