aboutsummaryrefslogtreecommitdiff
path: root/javascript/hints.js
AgeCommit message (Collapse)Author
2023-01-19allow baking in VAE in checkpoint merger tabAUTOMATIC
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-16add a button for XY Plot to fill in available values for axes that support thisAUTOMATIC
2023-01-12Add zero vector feature to hints.jsShondoit
Also add the note that some tokens might be skipped. Not everyone is aware of this.
2023-01-07Update hints.jsTaithrah
Partial revert
2023-01-07Update hints.jsTaithrah
Small touch up to hints
2023-01-04added the option to specify target resolution with possibility of truncating ↵AUTOMATIC
for hires fix; also sampling steps
2022-12-24added cheap NN approximation for VAEAUTOMATIC
2022-12-24Merge pull request #5622 from repligator/patch-1AUTOMATIC1111
Update hints.js - DPM adaptive
2022-12-11Update hints.js - DPM adaptiverepligator
Added mouse-over for DPM adaptive
2022-12-11fix hints file typoAlex "mcmonkey" Goodwin
2022-12-10Merge branch 'AUTOMATIC1111:master' into masterpapuSpartan
2022-12-03more simple config option name plus mouseover hint for clip skipAUTOMATIC
2022-11-23add model_name pattern for savingAlex "mcmonkey" Goodwin
2022-10-31Merge branch 'AUTOMATIC1111:master' into masterpapuSpartan
2022-10-27Updated name and hover text.random_thoughtss
2022-10-24add hints, [datetime<Format><Time Zone>]w-e-w
2022-10-21forgot to clear neg prompt after moving to back. Add tooltip to hintspapuSpartan
2022-10-19Update Learning Rate tooltipGreg Fuller
2022-10-15change styling for top right corner UIAUTOMATIC
made save style button not die when you cancel
2022-10-14change checkpoint merger to work in a more obvious wayAUTOMATIC
remove sigmoid and inverse sigmoid because they just did the same thing as weighed sum only with changed multiplier
2022-10-14add an ability to merge three checkpointsAUTOMATIC
2022-10-14Update hints.jscrackfoo
typo
2022-10-13Update hints.jsTaithrah
typo
2022-10-13add option to change what's shown in quicksettings barAUTOMATIC
2022-10-13Restore last generation paramsTrung Ngo
2022-10-12train: change filename processing to be more simple and configurableAUTOMATIC
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-12Typo fix in watermark hint.LunixWasTaken
2022-10-10add an option to not add watermark to created imagesAUTOMATIC
2022-10-10add eta noise seed delta optionAUTOMATIC
2022-10-08Add button to skip the current iterationTrung Ngo
2022-10-04add hint, refactor code for #1607AUTOMATIC
2022-10-03Convert folder icon surrogate pair to valid utf8Hanusz Leszek
2022-09-30refined [styles] pattern and added [prompt_no_styles]RnDMonkey
2022-09-29Add output folder iconsMichoko
Adds icons on the first 3 tabs to directly open the corresponding images output directory
2022-09-26use strftime. update hints.jstateisu
2022-09-25Changed job_id to timestampEyrie
2022-09-25Added hints for file & dir patternsEyrie
2022-09-25Added job_id pattern for directoriesEyrie
2022-09-24added [styles] filename patternRnDMonkey
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-22Fixed directory name generation process.Prof-Cheese
'Max prompt words' has been added to config and modified to be used in the directory name generation process.
2022-09-19added highres fix featureAUTOMATIC
2022-09-19Move memmon tooltip to hints.jsEyeDeck
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-18Add buttons for random and reuse seed.Johan Aires Rastén
Random button sets seed to -1, reuse copies the seed from the last generated image.
2022-09-18script.js split work - ui.jsAUTOMATIC
2022-09-18script.js split work - hints.jsAUTOMATIC
2022-09-18Split history script.js to javascript/hints.jsAndrey