aboutsummaryrefslogtreecommitdiff
path: root/javascript/ui.js
AgeCommit message (Collapse)Author
2022-09-27added token counter next to txt2img and img2img promptsLiam
2022-09-23add the bitton to paste parameters into UI for txt2img, img2img, and pnginfo ↵AUTOMATIC
tabs fixed some [send to..] buttons to work properly with all tabs
2022-09-23upgrade to gradio==3.4b3 t fixthe inpain bugsAUTOMATIC
rework progressbar/preview to work with new gradio remove unnecessary create style button added link to alternative colab
2022-09-22A big rework, just what you were secretly hoping for!AUTOMATIC
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-18add read access to settings for jsavascriptAUTOMATIC
add an option to disable lightbox modal
2022-09-18altered progressbar to not rely on first progress request coming after the ↵AUTOMATIC
job has started; may help with broken progressbar some people say they have
2022-09-18script.js split work - ui.jsAUTOMATIC
2022-09-18Split history script.js to javascript/ui.jsAndrey