aboutsummaryrefslogtreecommitdiffstats
path: root/javascript/hints.js
Commit message (Collapse)AuthorAgeFilesLines
* Add prompt_hash option for file/dir name patterntechneconn2023-02-051-2/+2
|
* Fix missing tooltip for 'Clear prompt' buttonPiotr Pomierski2023-01-311-1/+1
|
* changes remaining text from X/Y -> X/Y/ZEllangoK2023-01-271-1/+1
|
* add an option to reorder tabs for extra networksAUTOMATIC2023-01-221-1/+2
|
* hint for discarding layersAUTOMATIC2023-01-221-1/+2
|
* add a slider for default value of added extra networksAUTOMATIC2023-01-211-1/+2
|
* make CLIP interrogator download original text files if the directory does ↵AUTOMATIC2023-01-211-1/+0
| | | | | | | | not exist remove random artist built-in extension (to re-added as a normal extension on demand) remove artists.csv (but what does it mean????????????????????) make interrogate buttons show Loading... when you click them
* extra networks UIAUTOMATIC2023-01-211-0/+2
| | | | rework of hypernets: rather than via settings, hypernets are added directly to prompt as <hypernet:name:weight>
* allow baking in VAE in checkpoint merger tabAUTOMATIC2023-01-191-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
* add a button for XY Plot to fill in available values for axes that support thisAUTOMATIC2023-01-161-0/+1
|
* Add zero vector feature to hints.jsShondoit2023-01-121-0/+1
| | | | Also add the note that some tokens might be skipped. Not everyone is aware of this.
* Update hints.jsTaithrah2023-01-071-2/+2
| | | Partial revert
* Update hints.jsTaithrah2023-01-071-7/+7
| | | Small touch up to hints
* added the option to specify target resolution with possibility of truncating ↵AUTOMATIC2023-01-041-4/+7
| | | | for hires fix; also sampling steps
* added cheap NN approximation for VAEAUTOMATIC2022-12-241-1/+4
|
* Merge pull request #5622 from repligator/patch-1AUTOMATIC11112022-12-241-0/+1
|\ | | | | Update hints.js - DPM adaptive
| * Update hints.js - DPM adaptiverepligator2022-12-111-0/+1
| | | | | | Added mouse-over for DPM adaptive
* | fix hints file typoAlex "mcmonkey" Goodwin2022-12-111-1/+1
|/
* Merge branch 'AUTOMATIC1111:master' into masterpapuSpartan2022-12-101-2/+4
|\
| * more simple config option name plus mouseover hint for clip skipAUTOMATIC2022-12-031-0/+2
| |
| * add model_name pattern for savingAlex "mcmonkey" Goodwin2022-11-231-2/+2
| |
* | Merge branch 'AUTOMATIC1111:master' into masterpapuSpartan2022-10-311-2/+3
|\|
| * Updated name and hover text.random_thoughtss2022-10-271-0/+1
| |
| * add hints, [datetime<Format><Time Zone>]w-e-w2022-10-241-2/+2
| |
* | forgot to clear neg prompt after moving to back. Add tooltip to hintspapuSpartan2022-10-211-0/+1
|/
* Update Learning Rate tooltipGreg Fuller2022-10-191-0/+2
|
* change styling for top right corner UIAUTOMATIC2022-10-151-0/+2
| | | | made save style button not die when you cancel
* change checkpoint merger to work in a more obvious wayAUTOMATIC2022-10-141-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 checkpointsAUTOMATIC2022-10-141-1/+4
|
* Update hints.jscrackfoo2022-10-141-1/+1
| | | typo
* Update hints.jsTaithrah2022-10-131-1/+1
| | | typo
* add option to change what's shown in quicksettings barAUTOMATIC2022-10-131-0/+2
|
* Restore last generation paramsTrung Ngo2022-10-131-1/+1
|
* train: change filename processing to be more simple and configurableAUTOMATIC2022-10-121-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.LunixWasTaken2022-10-121-1/+1
|
* add an option to not add watermark to created imagesAUTOMATIC2022-10-101-0/+1
|
* add eta noise seed delta optionAUTOMATIC2022-10-101-0/+1
|
* Add button to skip the current iterationTrung Ngo2022-10-081-0/+1
|
* add hint, refactor code for #1607AUTOMATIC2022-10-041-0/+1
|
* Convert folder icon surrogate pair to valid utf8Hanusz Leszek2022-10-031-1/+1
|
* refined [styles] pattern and added [prompt_no_styles]RnDMonkey2022-09-301-2/+2
|
* Add output folder iconsMichoko2022-09-291-0/+1
| | | | Adds icons on the first 3 tabs to directly open the corresponding images output directory
* use strftime. update hints.jstateisu2022-09-261-2/+2
|
* Changed job_id to timestampEyrie2022-09-251-4/+2
|
* Added hints for file & dir patternsEyrie2022-09-251-2/+2
|
* Added job_id pattern for directoriesEyrie2022-09-251-0/+1
|
* added [styles] filename patternRnDMonkey2022-09-241-2/+2
|
* add the bitton to paste parameters into UI for txt2img, img2img, and pnginfo ↵AUTOMATIC2022-09-231-2/+2
| | | | | | tabs fixed some [send to..] buttons to work properly with all tabs
* Fixed directory name generation process.Prof-Cheese2022-09-221-0/+1
| | | | 'Max prompt words' has been added to config and modified to be used in the directory name generation process.
* added highres fix featureAUTOMATIC2022-09-191-0/+4
|