aboutsummaryrefslogtreecommitdiffstats
path: root/script.js
Commit message (Expand)AuthorAgeFilesLines
...
* Split history script.js to javascript/dragdrop.jsAndrey2022-09-181-265/+0
* script.js split workAUTOMATIC2022-09-181-133/+9
* Split history script.js to javascript/dragdrop.jsAndrey2022-09-181-0/+389
* Split history script.js to javascript/dragdrop.jsAndrey2022-09-181-389/+0
* Replace existing images when pasting from clipboard or dropping a new one (fi...Connum2022-09-171-4/+45
* typoDepFA2022-09-171-0/+27
* Add previous and next to modal with key shortcutsDepFA2022-09-171-19/+59
* Block event propagation when lightbox is triggeredDepFA2022-09-171-6/+10
* generalise to work on all non-masked images on all tabsDepFA2022-09-171-11/+12
* Add modal creation and functionsDepFA2022-09-171-0/+60
* X/Y plot support for switching checkpoints.AUTOMATIC2022-09-171-0/+2
* add a comment and some checks for the functionality of the last PRAUTOMATIC2022-09-171-1/+10
* Prevent uploading previous output from javascriptuservar2022-09-171-1/+1
* added a second style fieldAUTOMATIC2022-09-141-0/+6
* loopback moved to scripts, added support for multiple batches, changed to hon...AUTOMATIC2022-09-141-1/+3
* Typo of promptAustere Grim2022-09-141-1/+1
* Ability to save images into a folder named after the date they were created #353AUTOMATIC2022-09-121-0/+5
* Add support for saving styles with negative promptscryzed2022-09-111-7/+3
* CLIP interrogatorAUTOMATIC2022-09-111-0/+2
* Change "send to "Seki2022-09-111-0/+10
* extra info for de-noising strength tooltipAUTOMATIC2022-09-101-1/+1
* split settings into three columnsAUTOMATIC2022-09-101-23/+1
* update for code that was supposed to be hiding mask for the gradio bug but is...AUTOMATIC2022-09-101-7/+8
* support for prompt stylesAUTOMATIC2022-09-091-0/+9
* added resize seeds and variation seeds featuresAUTOMATIC2022-09-091-0/+5
* Fixed typos in JavaScript descriptionsJohannesGaessler2022-09-081-6/+6
* Turn the loopback denoise strength change factor into a parameter rather than...rewbs2022-09-081-1/+2
* Allow copy-pasting images into file inputsfuzzytent2022-09-071-0/+16
* FIX GRADIO CRASHING WHEN SWITCHING FROM TAB WITH MASK THANK YOUAUTOMATIC2022-09-071-2/+21
* added preview optionAUTOMATIC2022-09-061-0/+17
* added progressbarAUTOMATIC2022-09-051-1/+32
* added random artist buttonAUTOMATIC2022-09-051-0/+1
* Update webui.py to instruct python to install binary packages; this should pr...AUTOMATIC2022-09-051-0/+4
* scriptsAUTOMATIC2022-09-031-1/+1
* support for scriptsAUTOMATIC2022-09-031-2/+25
* this should send the currently selected image to other tabs instead of the firstAUTOMATIC2022-09-021-3/+28
* added interrupt buttonAUTOMATIC2022-09-011-3/+4
* fix for GPFGAN RGB/BGR (thanks deggua)AUTOMATIC2022-08-311-0/+53