63 Commits (22bcc7be428c94e9408f589966c2040187245d81)

Author SHA1 Message Date
missionfloyd 6f18c9b13f
Merge branch 'master' into extra-networks-toggle 3 years ago
AUTOMATIC1111 442f710d94
Merge pull request #8799 from JaRail/master
Loopback Script Updates
3 years ago
AUTOMATIC 9f0da9f6ed initial gradio 3.22 support 3 years ago
James Railton 33b8539147 Loopback Script Updates
- 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
3 years ago
missionfloyd 575c17a8f9
Update tooltip per Kilvoctu's suggestion 3 years ago
space-nuko ac38ad7e60 Merge remote-tracking branch 'origin/master' into unipc 3 years ago
space-nuko 1253199889 Working UniPC (for batch size 1) 3 years ago
Vladimir Repin df8ee5f6b0 Update batch count/size hints 3 years ago
techneconn 5a1b62e9f8 Add prompt_hash option for file/dir name pattern 3 years ago
Piotr Pomierski bfe7e7f15f Fix missing tooltip for 'Clear prompt' button 3 years ago
EllangoK 32d389ef0f changes remaining text from X/Y -> X/Y/Z 3 years ago
AUTOMATIC 35419b2746 add an option to reorder tabs for extra networks 3 years ago
AUTOMATIC 837ec11828 hint for discarding layers 3 years ago
AUTOMATIC fe7a623e6b add a slider for default value of added extra networks 3 years ago
AUTOMATIC 6d805b669e make CLIP interrogator download original text files if the directory does 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
3 years ago
AUTOMATIC 40ff6db532 extra networks UI
rework of hypernets: rather than via settings, hypernets are added directly to prompt as <hypernet:name:weight>
3 years ago
AUTOMATIC 0f5dbfffd0 allow baking in VAE in checkpoint merger tab
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
3 years ago
AUTOMATIC 55947857f0 add a button for XY Plot to fill in available values for axes that support this 3 years ago
Shondoit d48dcbd2b2 Add zero vector feature to hints.js
Also add the note that some tokens might be skipped. Not everyone is aware of this.
3 years ago
Taithrah 8a27730da5
Update hints.js
Partial revert
3 years ago
Taithrah a36e2744e2
Update hints.js
Small touch up to hints
3 years ago
AUTOMATIC 8149078094 added the option to specify target resolution with possibility of truncating for hires fix; also sampling steps 3 years ago
AUTOMATIC 56e557c6ff added cheap NN approximation for VAE 3 years ago
AUTOMATIC1111 67ff058b8d
Merge pull request #5622 from repligator/patch-1
Update hints.js - DPM adaptive
3 years ago
repligator d5a9de1662
Update hints.js - DPM adaptive
Added mouse-over for DPM adaptive
3 years ago
Alex "mcmonkey" Goodwin 7b0a28f8ee fix hints file typo 3 years ago
papuSpartan 6387043fd2
Merge branch 'AUTOMATIC1111:master' into master 3 years ago
AUTOMATIC c7af672186 more simple config option name plus mouseover hint for clip skip 3 years ago
Alex "mcmonkey" Goodwin 6001684be3 add model_name pattern for saving 3 years ago
papuSpartan 25de9df364
Merge branch 'AUTOMATIC1111:master' into master 3 years ago
random_thoughtss b68c7c437e Updated name and hover text. 3 years ago
w-e-w df0a1f8381 add hints, [datetime<Format><Time Zone>] 3 years ago
papuSpartan 700340448b forgot to clear neg prompt after moving to back. Add tooltip to hints 3 years ago
Greg Fuller 13ed73beda Update Learning Rate tooltip 3 years ago
AUTOMATIC d3463bc59a change styling for top right corner UI
made save style button not die when you cancel
3 years ago
AUTOMATIC c250cb289c change checkpoint merger to work in a more obvious way
remove sigmoid and inverse sigmoid because they just did the same thing as weighed sum only with changed multiplier
3 years ago
AUTOMATIC fdecb63685 add an ability to merge three checkpoints 3 years ago
crackfoo 494afccbc1 Update hints.js
typo
3 years ago
Taithrah dccc181b55 Update hints.js
typo
3 years ago
AUTOMATIC bb7baf6b9c add option to change what's shown in quicksettings bar 3 years ago
Trung Ngo e72adc999b Restore last generation params 3 years ago
AUTOMATIC c3c8eef9fd train: change filename processing to be more simple and configurable
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
3 years ago
LunixWasTaken ca5efc316b Typo fix in watermark hint. 3 years ago
AUTOMATIC f98338faa8 add an option to not add watermark to created images 3 years ago
AUTOMATIC 39919c40dd add eta noise seed delta option 3 years ago
Trung Ngo 786d9f63aa Add button to skip the current iteration 3 years ago
AUTOMATIC 556c36b960 add hint, refactor code for #1607 3 years ago
Hanusz Leszek e615d4f9d1 Convert folder icon surrogate pair to valid utf8 3 years ago
RnDMonkey ff4df06c57 refined [styles] pattern and added [prompt_no_styles] 3 years ago
Michoko f8acbb8f88 Add output folder icons
Adds icons on the first 3 tabs to directly open the corresponding images output directory
3 years ago