Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix #1405 submitting both tabs | AUTOMATIC | 2022-09-30 | 1 | -1/+1 |
| | |||||
* | ALT + return will submit prompt when it's in focus | Trung Ngo | 2022-09-30 | 1 | -0/+10 |
| | |||||
* | removed unused import; now using javascript to watch prompt textarea | Liam | 2022-09-28 | 1 | -9/+11 |
| | |||||
* | switched the token counter to use hidden buttons instead of api call | Liam | 2022-09-27 | 1 | -45/+15 |
| | |||||
* | Merge remote-tracking branch 'upstream/master' into token_count | Liam | 2022-09-27 | 1 | -3/+2 |
|\ | |||||
| * | Solve issue #962 | Alexandre Simard | 2022-09-27 | 1 | -3/+2 |
| | | | | | | | | Fix by @MrAcademy | ||||
* | | added token counter next to txt2img and img2img prompts | Liam | 2022-09-27 | 1 | -0/+47 |
|/ | |||||
* | add the bitton to paste parameters into UI for txt2img, img2img, and pnginfo ↵ | AUTOMATIC | 2022-09-23 | 1 | -2/+46 |
| | | | | | | tabs fixed some [send to..] buttons to work properly with all tabs | ||||
* | upgrade to gradio==3.4b3 t fixthe inpain bugs | AUTOMATIC | 2022-09-23 | 1 | -2/+2 |
| | | | | | | rework progressbar/preview to work with new gradio remove unnecessary create style button added link to alternative colab | ||||
* | A big rework, just what you were secretly hoping for! | AUTOMATIC | 2022-09-22 | 1 | -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 | ||||
* | add read access to settings for jsavascript | AUTOMATIC | 2022-09-18 | 1 | -0/+39 |
| | | | | add an option to disable lightbox modal | ||||
* | altered progressbar to not rely on first progress request coming after the ↵ | AUTOMATIC | 2022-09-18 | 1 | -1/+1 |
| | | | | job has started; may help with broken progressbar some people say they have | ||||
* | script.js split work - ui.js | AUTOMATIC | 2022-09-18 | 1 | -28/+2 |
| | |||||
* | Split history script.js to javascript/ui.js | Andrey | 2022-09-18 | 1 | -0/+87 |