aboutsummaryrefslogtreecommitdiff
path: root/javascript/hints.js
AgeCommit message (Collapse)Author
2023-05-08Merge branch 'dev' into tooltipAUTOMATIC1111
2023-05-06add denoising strength filename patternw-e-w
2023-04-30hints: don't process elements that already have a titleAarni Koskela
2023-04-29alternate restore progress button implementationAUTOMATIC
2023-04-29Revert "Merge pull request #7595 from siutin/feature/restore-progress"AUTOMATIC
This reverts commit 80987c36f9bfa33092ac7c75624b25d839cb2a06, reversing changes made to 2e78e65a22bfa6b116ae18d12fdcb85ec8acd727.
2023-04-29Merge branch 'dev' into feature/restore-progressAUTOMATIC1111
2023-04-29Merge pull request #9933 from w-e-w/devAUTOMATIC1111
add missing filename pattern hints
2023-04-29Merge branch 'dev' into remove-watermark-optionAUTOMATIC1111
2023-04-29hints [batch_number] [generation_number]w-e-w
2023-04-29rework Negative Guidance minimum sigma to work with AND, add infotext and ↵AUTOMATIC
copypaste parameters support
2023-04-29hints [clip_skip]w-e-w
2023-04-29Merge branch 'dev' into Branch_AddNewFilenameGenAUTOMATIC1111
2023-04-15Add new FilenameGenerator [hasprompt<prompt1|default><prompt2>..]tqwuliao
2023-04-14Tooltip localization supportSakura-Luna
2023-03-30tool buttonsiutin
2023-03-27Merge branch 'master' into remove-watermark-optionspace-nuko
2023-03-25Merge branch 'master' into extra-networks-togglemissionfloyd
2023-03-25Merge pull request #8799 from JaRail/masterAUTOMATIC1111
Loopback Script Updates
2023-03-25initial gradio 3.22 supportAUTOMATIC
2023-03-23Remove "do not add watermark to images" optionspace-nuko
2023-03-21Loopback Script UpdatesJames Railton
- Improved user experience. You can now pick the denoising strength of the final loop and one of three curves. Previously you picked a multiplier such as 0.98 or 1.03 to define the change to the denoising strength for each loop. You had to do a ton of math in your head to visualize what was happening. The new UX makes it very easy to understand what's going on and tweak. - For batch sizes over 1, intermediate images no longer returned. For a batch size of 1, intermediate images from each loop will continue to be returned. When more than 1 image is returned, a grid will also be generated. Previously for larger jobs, you'd get back a mess of many grids and potentially hundreds of images with no organization. To make large jobs usable, only final images are returned. - Added support for skipping current image. Fixed interrupt to cleanly end and return images. Previously these would throw. - Improved tooltip descriptions - Fix some edge cases
2023-03-15Update tooltip per Kilvoctu's suggestionmissionfloyd
2023-03-10Merge remote-tracking branch 'origin/master' into unipcspace-nuko
2023-02-10Working UniPC (for batch size 1)space-nuko
2023-02-06Update batch count/size hintsVladimir Repin
2023-02-05Add prompt_hash option for file/dir name patterntechneconn
2023-01-31Fix missing tooltip for 'Clear prompt' buttonPiotr Pomierski
2023-01-27changes remaining text from X/Y -> X/Y/ZEllangoK
2023-01-22add an option to reorder tabs for extra networksAUTOMATIC
2023-01-22hint for discarding layersAUTOMATIC
2023-01-22add a slider for default value of added extra networksAUTOMATIC
2023-01-21make CLIP interrogator download original text files if the directory does ↵AUTOMATIC
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
2023-01-21extra networks UIAUTOMATIC
rework of hypernets: rather than via settings, hypernets are added directly to prompt as <hypernet:name:weight>
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