Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2022-09-27 | Solve issue #962 | Alexandre Simard | -3/+2 | |
Fix by @MrAcademy | ||||
2022-09-23 | add the bitton to paste parameters into UI for txt2img, img2img, and pnginfo ↵ | AUTOMATIC | -2/+46 | |
tabs fixed some [send to..] buttons to work properly with all tabs | ||||
2022-09-23 | upgrade to gradio==3.4b3 t fixthe inpain bugs | AUTOMATIC | -2/+2 | |
rework progressbar/preview to work with new gradio remove unnecessary create style button added link to alternative colab | ||||
2022-09-22 | A big rework, just what you were secretly hoping for! | AUTOMATIC | -5/+47 | |
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 | ||||
2022-09-18 | add read access to settings for jsavascript | AUTOMATIC | -0/+39 | |
add an option to disable lightbox modal | ||||
2022-09-18 | altered progressbar to not rely on first progress request coming after the ↵ | AUTOMATIC | -1/+1 | |
job has started; may help with broken progressbar some people say they have | ||||
2022-09-18 | script.js split work - ui.js | AUTOMATIC | -28/+2 | |
2022-09-18 | Split history script.js to javascript/ui.js | Andrey | -0/+87 | |