Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
added more robust detection of last line with parameters for pasted prompts
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Prevent writing to arbitrary directories, as usual
|
|
|
|
|
|
|
|
tabs
fixed some [send to..] buttons to work properly with all tabs
|
|
|
|
rework progressbar/preview to work with new gradio
remove unnecessary create style button
added link to alternative colab
|
|
|
|
|
|
|
|
|
|
|
|
Who knows what filesystem they're on
|
|
|
|
|
|
problem with secure context people are having on non-localhost
|
|
|
|
SD upscale moved to scripts
Batch processing script removed
Batch processing added to main img2img and now works with scripts
img2img page UI reworked to use tabs
|
|
|
|
|
|
* Add LDSR Upscaling
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
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
|
|
|