Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-23 | Use settings instead of main interface | Kohaku-Blueleaf | |
2023-05-23 | Add hint for custom k_diffusion scheduler | Kohaku-Blueleaf | |
2023-05-18 | eslint the merged code | AUTOMATIC | |
2023-05-18 | Merge branch 'eslint' into dev | AUTOMATIC | |
2023-05-18 | eslint related file edits | AUTOMATIC | |
2023-05-17 | Merge remote-tracking branch 'pieresimakp/img2img-detect-image-size' into dev | AUTOMATIC | |
2023-05-17 | simplify name pattern setting tooltips | AUTOMATIC | |
2023-05-17 | when adding tooltips, do not scan whole document and instead only scan added ↵ | AUTOMATIC | |
elements | |||
2023-05-17 | Run `eslint --fix` (and normalize tabs to spaces) | Aarni Koskela | |
2023-05-08 | Merge branch 'dev' into tooltip | AUTOMATIC1111 | |
2023-05-06 | add denoising strength filename pattern | w-e-w | |
2023-04-30 | hints: don't process elements that already have a title | Aarni Koskela | |
2023-04-29 | alternate restore progress button implementation | AUTOMATIC | |
2023-04-29 | Revert "Merge pull request #7595 from siutin/feature/restore-progress" | AUTOMATIC | |
This reverts commit 80987c36f9bfa33092ac7c75624b25d839cb2a06, reversing changes made to 2e78e65a22bfa6b116ae18d12fdcb85ec8acd727. | |||
2023-04-29 | Merge branch 'dev' into feature/restore-progress | AUTOMATIC1111 | |
2023-04-29 | Merge pull request #9933 from w-e-w/dev | AUTOMATIC1111 | |
add missing filename pattern hints | |||
2023-04-29 | Merge branch 'dev' into remove-watermark-option | AUTOMATIC1111 | |
2023-04-29 | hints [batch_number] [generation_number] | w-e-w | |
2023-04-29 | rework Negative Guidance minimum sigma to work with AND, add infotext and ↵ | AUTOMATIC | |
copypaste parameters support | |||
2023-04-29 | hints [clip_skip] | w-e-w | |
2023-04-29 | Merge branch 'dev' into Branch_AddNewFilenameGen | AUTOMATIC1111 | |
2023-04-15 | Add new FilenameGenerator [hasprompt<prompt1|default><prompt2>..] | tqwuliao | |
2023-04-14 | Tooltip localization support | Sakura-Luna | |
2023-03-30 | tool button | siutin | |
2023-03-27 | Merge branch 'master' into remove-watermark-option | space-nuko | |
2023-03-25 | Merge branch 'master' into extra-networks-toggle | missionfloyd | |
2023-03-25 | Merge branch 'master' into img2img-detect-image-size | pieresimakp | |
2023-03-25 | Merge pull request #8799 from JaRail/master | AUTOMATIC1111 | |
Loopback Script Updates | |||
2023-03-25 | initial gradio 3.22 support | AUTOMATIC | |
2023-03-24 | added button to grab the width and height from the loaded image in img2img | pieresimakp | |
2023-03-23 | Remove "do not add watermark to images" option | space-nuko | |
2023-03-21 | Loopback Script Updates | James 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-15 | Update tooltip per Kilvoctu's suggestion | missionfloyd | |
2023-03-10 | Merge remote-tracking branch 'origin/master' into unipc | space-nuko | |
2023-02-10 | Working UniPC (for batch size 1) | space-nuko | |
2023-02-06 | Update batch count/size hints | Vladimir Repin | |
2023-02-05 | Add prompt_hash option for file/dir name pattern | techneconn | |
2023-01-31 | Fix missing tooltip for 'Clear prompt' button | Piotr Pomierski | |
2023-01-27 | changes remaining text from X/Y -> X/Y/Z | EllangoK | |
2023-01-22 | add an option to reorder tabs for extra networks | AUTOMATIC | |
2023-01-22 | hint for discarding layers | AUTOMATIC | |
2023-01-22 | add a slider for default value of added extra networks | AUTOMATIC | |
2023-01-21 | make 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-21 | extra networks UI | AUTOMATIC | |
rework of hypernets: rather than via settings, hypernets are added directly to prompt as <hypernet:name:weight> | |||
2023-01-19 | allow baking in VAE in checkpoint merger tab | AUTOMATIC | |
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 | |
2023-01-12 | Add zero vector feature to hints.js | Shondoit | |
Also add the note that some tokens might be skipped. Not everyone is aware of this. | |||
2023-01-07 | Update hints.js | Taithrah | |
Partial revert | |||
2023-01-07 | Update hints.js | Taithrah | |
Small touch up to hints | |||
2023-01-04 | added the option to specify target resolution with possibility of truncating ↵ | AUTOMATIC | |
for hires fix; also sampling steps |