Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(batch_size * n_iter), which would cause us to throw an exception.
* Add a textbox option to Prompts from file (ease of use and it makes it much easier to use on a mobile device)
* Fix the fact that Prompts from file was sometimes passing an empty batch.
|
|
|
|
|
|
|