Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update Learning Rate tooltip | Greg Fuller | 2022-10-19 | 1 | -0/+2 | |
| | ||||||
* | change styling for top right corner UI | AUTOMATIC | 2022-10-15 | 1 | -0/+2 | |
| | | | | made save style button not die when you cancel | |||||
* | change checkpoint merger to work in a more obvious way | AUTOMATIC | 2022-10-14 | 1 | -2/+2 | |
| | | | | remove sigmoid and inverse sigmoid because they just did the same thing as weighed sum only with changed multiplier | |||||
* | add an ability to merge three checkpoints | AUTOMATIC | 2022-10-14 | 1 | -1/+4 | |
| | ||||||
* | Update hints.js | crackfoo | 2022-10-14 | 1 | -1/+1 | |
| | | | typo | |||||
* | Update hints.js | Taithrah | 2022-10-13 | 1 | -1/+1 | |
| | | | typo | |||||
* | add option to change what's shown in quicksettings bar | AUTOMATIC | 2022-10-13 | 1 | -0/+2 | |
| | ||||||
* | Restore last generation params | Trung Ngo | 2022-10-13 | 1 | -1/+1 | |
| | ||||||
* | train: change filename processing to be more simple and configurable | AUTOMATIC | 2022-10-12 | 1 | -0/+3 | |
| | | | | | | train: make it possible to make text files with prompts train: rework scheduler so that there's less repeating code in textual inversion and hypernets train: move epochs setting to options | |||||
* | Typo fix in watermark hint. | LunixWasTaken | 2022-10-12 | 1 | -1/+1 | |
| | ||||||
* | add an option to not add watermark to created images | AUTOMATIC | 2022-10-10 | 1 | -0/+1 | |
| | ||||||
* | add eta noise seed delta option | AUTOMATIC | 2022-10-10 | 1 | -0/+1 | |
| | ||||||
* | Add button to skip the current iteration | Trung Ngo | 2022-10-08 | 1 | -0/+1 | |
| | ||||||
* | add hint, refactor code for #1607 | AUTOMATIC | 2022-10-04 | 1 | -0/+1 | |
| | ||||||
* | Convert folder icon surrogate pair to valid utf8 | Hanusz Leszek | 2022-10-03 | 1 | -1/+1 | |
| | ||||||
* | refined [styles] pattern and added [prompt_no_styles] | RnDMonkey | 2022-09-30 | 1 | -2/+2 | |
| | ||||||
* | Add output folder icons | Michoko | 2022-09-29 | 1 | -0/+1 | |
| | | | | Adds icons on the first 3 tabs to directly open the corresponding images output directory | |||||
* | use strftime. update hints.js | tateisu | 2022-09-26 | 1 | -2/+2 | |
| | ||||||
* | Changed job_id to timestamp | Eyrie | 2022-09-25 | 1 | -4/+2 | |
| | ||||||
* | Added hints for file & dir patterns | Eyrie | 2022-09-25 | 1 | -2/+2 | |
| | ||||||
* | Added job_id pattern for directories | Eyrie | 2022-09-25 | 1 | -0/+1 | |
| | ||||||
* | added [styles] filename pattern | RnDMonkey | 2022-09-24 | 1 | -2/+2 | |
| | ||||||
* | add the bitton to paste parameters into UI for txt2img, img2img, and pnginfo ↵ | AUTOMATIC | 2022-09-23 | 1 | -2/+2 | |
| | | | | | | tabs fixed some [send to..] buttons to work properly with all tabs | |||||
* | Fixed directory name generation process. | Prof-Cheese | 2022-09-22 | 1 | -0/+1 | |
| | | | | 'Max prompt words' has been added to config and modified to be used in the directory name generation process. | |||||
* | added highres fix feature | AUTOMATIC | 2022-09-19 | 1 | -0/+4 | |
| | ||||||
* | Move memmon tooltip to hints.js | EyeDeck | 2022-09-19 | 1 | -1/+12 | |
| | | | | | | | | 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 buttons for random and reuse seed. | Johan Aires Rastén | 2022-09-18 | 1 | -0/+2 | |
| | | | | | Random button sets seed to -1, reuse copies the seed from the last generated image. | |||||
* | script.js split work - ui.js | AUTOMATIC | 2022-09-18 | 1 | -1/+1 | |
| | ||||||
* | script.js split work - hints.js | AUTOMATIC | 2022-09-18 | 1 | -118/+4 | |
| | ||||||
* | Split history script.js to javascript/hints.js | Andrey | 2022-09-18 | 1 | -0/+208 | |