Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-01-19 | allow baking in VAE in checkpoint merger tab | AUTOMATIC | -0/+1 | |
do not save config if it's the default for checkpoint merger tab change file naming scheme for checkpoint merger tab allow just saving A without any merging for checkpoint merger tab some stylistic changes for UI in checkpoint merger tab | ||||
2023-01-16 | add a button for XY Plot to fill in available values for axes that support this | AUTOMATIC | -0/+1 | |
2023-01-12 | Add zero vector feature to hints.js | Shondoit | -0/+1 | |
Also add the note that some tokens might be skipped. Not everyone is aware of this. | ||||
2023-01-07 | Update hints.js | Taithrah | -2/+2 | |
Partial revert | ||||
2023-01-07 | Update hints.js | Taithrah | -7/+7 | |
Small touch up to hints | ||||
2023-01-04 | added the option to specify target resolution with possibility of truncating ↵ | AUTOMATIC | -4/+7 | |
for hires fix; also sampling steps | ||||
2022-12-24 | added cheap NN approximation for VAE | AUTOMATIC | -1/+4 | |
2022-12-24 | Merge pull request #5622 from repligator/patch-1 | AUTOMATIC1111 | -0/+1 | |
Update hints.js - DPM adaptive | ||||
2022-12-11 | Update hints.js - DPM adaptive | repligator | -0/+1 | |
Added mouse-over for DPM adaptive | ||||
2022-12-11 | fix hints file typo | Alex "mcmonkey" Goodwin | -1/+1 | |
2022-12-10 | Merge branch 'AUTOMATIC1111:master' into master | papuSpartan | -2/+4 | |
2022-12-03 | more simple config option name plus mouseover hint for clip skip | AUTOMATIC | -0/+2 | |
2022-11-23 | add model_name pattern for saving | Alex "mcmonkey" Goodwin | -2/+2 | |
2022-10-31 | Merge branch 'AUTOMATIC1111:master' into master | papuSpartan | -2/+3 | |
2022-10-27 | Updated name and hover text. | random_thoughtss | -0/+1 | |
2022-10-24 | add hints, [datetime<Format><Time Zone>] | w-e-w | -2/+2 | |
2022-10-21 | forgot to clear neg prompt after moving to back. Add tooltip to hints | papuSpartan | -0/+1 | |
2022-10-19 | Update Learning Rate tooltip | Greg Fuller | -0/+2 | |
2022-10-15 | change styling for top right corner UI | AUTOMATIC | -0/+2 | |
made save style button not die when you cancel | ||||
2022-10-14 | change checkpoint merger to work in a more obvious way | AUTOMATIC | -2/+2 | |
remove sigmoid and inverse sigmoid because they just did the same thing as weighed sum only with changed multiplier | ||||
2022-10-14 | add an ability to merge three checkpoints | AUTOMATIC | -1/+4 | |
2022-10-14 | Update hints.js | crackfoo | -1/+1 | |
typo | ||||
2022-10-13 | Update hints.js | Taithrah | -1/+1 | |
typo | ||||
2022-10-13 | add option to change what's shown in quicksettings bar | AUTOMATIC | -0/+2 | |
2022-10-13 | Restore last generation params | Trung Ngo | -1/+1 | |
2022-10-12 | train: change filename processing to be more simple and configurable | AUTOMATIC | -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 | ||||
2022-10-12 | Typo fix in watermark hint. | LunixWasTaken | -1/+1 | |
2022-10-10 | add an option to not add watermark to created images | AUTOMATIC | -0/+1 | |
2022-10-10 | add eta noise seed delta option | AUTOMATIC | -0/+1 | |
2022-10-08 | Add button to skip the current iteration | Trung Ngo | -0/+1 | |
2022-10-04 | add hint, refactor code for #1607 | AUTOMATIC | -0/+1 | |
2022-10-03 | Convert folder icon surrogate pair to valid utf8 | Hanusz Leszek | -1/+1 | |
2022-09-30 | refined [styles] pattern and added [prompt_no_styles] | RnDMonkey | -2/+2 | |
2022-09-29 | Add output folder icons | Michoko | -0/+1 | |
Adds icons on the first 3 tabs to directly open the corresponding images output directory | ||||
2022-09-26 | use strftime. update hints.js | tateisu | -2/+2 | |
2022-09-25 | Changed job_id to timestamp | Eyrie | -4/+2 | |
2022-09-25 | Added hints for file & dir patterns | Eyrie | -2/+2 | |
2022-09-25 | Added job_id pattern for directories | Eyrie | -0/+1 | |
2022-09-24 | added [styles] filename pattern | RnDMonkey | -2/+2 | |
2022-09-23 | add the bitton to paste parameters into UI for txt2img, img2img, and pnginfo ↵ | AUTOMATIC | -2/+2 | |
tabs fixed some [send to..] buttons to work properly with all tabs | ||||
2022-09-22 | Fixed directory name generation process. | Prof-Cheese | -0/+1 | |
'Max prompt words' has been added to config and modified to be used in the directory name generation process. | ||||
2022-09-19 | added highres fix feature | AUTOMATIC | -0/+4 | |
2022-09-19 | Move memmon tooltip to hints.js | EyeDeck | -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. | ||||
2022-09-18 | Add buttons for random and reuse seed. | Johan Aires Rastén | -0/+2 | |
Random button sets seed to -1, reuse copies the seed from the last generated image. | ||||
2022-09-18 | script.js split work - ui.js | AUTOMATIC | -1/+1 | |
2022-09-18 | script.js split work - hints.js | AUTOMATIC | -118/+4 | |
2022-09-18 | Split history script.js to javascript/hints.js | Andrey | -0/+208 | |