Age | Commit message (Collapse) | Author |
|
The following file patterns are invalid on Windows.
- Begin or end with the ASCII Space (0x20)
- End with the ASCII Period (0x2E)
For example, if `[prompt_spaces]` is specified as the directory name pattern, sometimes file saving may fail.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add a setting for lightbox max size images
use setting for lightbox max size images late to let user change it and see results
|
|
|
|
|
|
picture rather than the first
|
|
Move memmon tooltip to hints.js
so it's with the other tooltips, and doesn't have to be re-sent from the server every time.
Also, allowed tooltips to be applied by matching a class name if all else fails.
|
|
|
|
|
|
|
|
|
|
|
|
system's default browser upon launch (implements #274)
|
|
add an option to disable lightbox modal
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Polish seed UI options
|
|
|
|
Random button sets seed to -1, reuse copies the seed from the last
generated image.
|
|
Add some error handling for VRAM monitor
|
|
in case someone sets opts.memmon_poll_rate to 0 during generation
|
|
|
|
job has started; may help with broken progressbar some people say they have
|
|
split masking helper function from processing.py into new masking.py
|
|
fixed typos in processing.py
|
|
|
|
|
|
fix batch color correction
|
|
Fixed "CodeFormer visibility:" rounding to 2 decimals.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|