Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | properly apply sort order for extra network cards when selected from dropdown | AUTOMATIC1111 | 2023-11-05 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | allow selection of default sort order in settings remove 'Default' sort order, replace with 'Name' | |||||
| * | | | added accordion settings options | Emily Zeng | 2023-11-03 | 1 | -0/+2 | |
| |/ / | ||||||
| * | | rework some of changes for emphasis editing keys, force conversion of ↵ | AUTOMATIC1111 | 2023-10-21 | 1 | -2/+1 | |
| | | | | | | | | | | | | old-style emphasis | |||||
* | | | Interrupt after current generation | Anthony Fu | 2023-10-16 | 1 | -0/+1 | |
|/ / | ||||||
* | | Merge pull request #13533 from missionfloyd/edit-attention-fix | AUTOMATIC1111 | 2023-10-15 | 1 | -2/+2 | |
|\ \ | | | | | | | Edit-attention fixes | |||||
| * | | Make attention conversion optional | missionfloyd | 2023-10-13 | 1 | -1/+1 | |
| | | | | | | | | | | | | Fix square brackets multiplier | |||||
| * | | Add brackets, vertical bar to default delimiters | missionfloyd | 2023-10-07 | 1 | -1/+1 | |
| | | | ||||||
* | | | add an option to not print stack traces on ctrl+c. | AUTOMATIC1111 | 2023-10-15 | 1 | -0/+1 | |
| | | | ||||||
* | | | put notification.mp3 option at the end of the page | AUTOMATIC1111 | 2023-10-14 | 1 | -1/+2 | |
| | | | ||||||
* | | | Merge pull request #13631 from galekseev/master | AUTOMATIC1111 | 2023-10-14 | 1 | -0/+1 | |
|\ \ \ | |/ / |/| | | added option to play notification sound or not | |||||
| * | | added option to play notification sound or not | Gleb Alekseev | 2023-10-13 | 1 | -0/+1 | |
| |/ | ||||||
* | | Merge pull request #13444 from AUTOMATIC1111/edit-attn-delimiters | AUTOMATIC1111 | 2023-10-01 | 1 | -1/+2 | |
|\ \ | | | | | | | edit-attention: Allow editing whitespace delimiters | |||||
| * | | Use checkboxes for whitespace delimiters | missionfloyd | 2023-10-01 | 1 | -1/+2 | |
| | | | ||||||
| * | | Allow editing whitespace delimiters | missionfloyd | 2023-09-30 | 1 | -1/+1 | |
| |/ | ||||||
| * | add an option to choose how to combine hires fix and refiner | AUTOMATIC1111 | 2023-08-30 | 1 | -0/+1 | |
| | | ||||||
| * | Merge pull request #12818 from catboxanon/sgm | AUTOMATIC1111 | 2023-08-29 | 1 | -0/+1 | |
| | | | | | | Add option to align with sgm repo's sampling implementation | |||||
| * | Merge pull request #12819 from catboxanon/fix/rng-infotext | AUTOMATIC1111 | 2023-08-28 | 1 | -1/+1 | |
| | | | | | | Add missing infotext for RNG in options | |||||
* | | reword sd_checkpoint_dropdown_use_short setting and add explanation | AUTOMATIC1111 | 2023-09-30 | 1 | -1/+1 | |
| | | ||||||
* | | Merge pull request #13139 from AUTOMATIC1111/ckpt-dir-path-separator | AUTOMATIC1111 | 2023-09-30 | 1 | -1/+2 | |
|\ \ | | | | | | | fix `--ckpt-dir` path separator and option use `short name` for checkpoint dropdown | |||||
| * | | option use short name for checkpoint dropdown | w-e-w | 2023-09-08 | 1 | -1/+2 | |
| | | | ||||||
* | | | Merge pull request #13119 from AUTOMATIC1111/enable_console_prompts-in-settings | AUTOMATIC1111 | 2023-09-09 | 1 | -0/+1 | |
|\ \ \ | | | | | | | | | enable console prompts in settings | |||||
| * | | | deprecate --enable-console-prompts | w-e-w | 2023-09-09 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | use --enable-console-prompts as the default value for shared.opts.enable_console_prompts | |||||
| * | | | enable console prompts in settings | w-e-w | 2023-09-07 | 1 | -0/+1 | |
| |/ / | ||||||
* | | | Merge pull request #12995 from uservar/patch-2 | AUTOMATIC1111 | 2023-09-09 | 1 | -2/+2 | |
|\ \ \ | | | | | | | | | Fix bug with sigma min/max overrides. | |||||
| * | | | Fix bug with sigma min/max overrides. | uservar | 2023-09-02 | 1 | -2/+2 | |
| |/ / | ||||||
* | | | update for #12926 | AUTOMATIC1111 | 2023-09-09 | 1 | -1/+1 | |
| | | | ||||||
* | | | save_images_add_number_suffix | w-e-w | 2023-09-06 | 1 | -1/+1 | |
|/ / | ||||||
* | | add an option to choose how to combine hires fix and refiner | AUTOMATIC1111 | 2023-08-30 | 1 | -0/+1 | |
| | | ||||||
* | | Merge pull request #12818 from catboxanon/sgm | AUTOMATIC1111 | 2023-08-29 | 1 | -0/+1 | |
|\ \ | | | | | | | Add option to align with sgm repo's sampling implementation | |||||
| * | | Add option to align with sgm repo sampling implementation | catboxanon | 2023-08-29 | 1 | -0/+1 | |
| |/ | ||||||
* / | Add missing infotext for RNG | catboxanon | 2023-08-27 | 1 | -1/+1 | |
|/ | ||||||
* | add infotext for use_old_scheduling option | AUTOMATIC1111 | 2023-08-24 | 1 | -1/+1 | |
| | ||||||
* | Merge pull request #12457 from rubberbaron/shared-hires-prompt-test | AUTOMATIC1111 | 2023-08-24 | 1 | -0/+1 | |
|\ | | | | | prompt editing timeline has separate range for first pass and hires-fix pass | |||||
| * | Merge remote-tracking branch 'auto1111/dev' into shared-hires-prompt-test | Robert Barron | 2023-08-14 | 1 | -4/+2 | |
| |\ | ||||||
| * | | Merge branch 'shared-hires-prompt-raw' into shared-hires-prompt-test | Robert Barron | 2023-08-10 | 1 | -0/+1 | |
| | | | ||||||
* | | | forbid Full live preview method for medvram and add a setting to undo the ↵ | AUTOMATIC1111 | 2023-08-21 | 1 | -0/+1 | |
| | | | | | | | | | | | | forbidding | |||||
* | | | ditch --always-batch-cond-uncond in favor of an UI setting | AUTOMATIC1111 | 2023-08-21 | 1 | -1/+2 | |
| | | | ||||||
* | | | prevent API options from being changed via API | AUTOMATIC1111 | 2023-08-21 | 1 | -3/+3 | |
| | | | ||||||
* | | | add settings for http/https URLs in source images in api | AUTOMATIC1111 | 2023-08-21 | 1 | -0/+6 | |
| | | | ||||||
* | | | Merge pull request #12648 from catboxanon/feat/gallery-tweaks | AUTOMATIC1111 | 2023-08-19 | 1 | -0/+1 | |
|\ \ \ | | | | | | | | | Gallery: Set preview to `True`, allow custom height | |||||
| * | | | Gallery: Set preview to True, allow custom height | catboxanon | 2023-08-18 | 1 | -0/+1 | |
| | | | | ||||||
* | | | | Add option for faster live interrupt | catboxanon | 2023-08-18 | 1 | -0/+1 | |
|/ / / | ||||||
* | | | Add extra img2img noise | catboxanon | 2023-08-15 | 1 | -1/+2 | |
| | | | ||||||
* | | | Fix typo in shared_options.py | whitebell | 2023-08-14 | 1 | -1/+1 | |
| |/ |/| | | | unperdictable -> unpredictable | |||||
* | | Merge pull request #12520 from catboxanon/eta | AUTOMATIC1111 | 2023-08-13 | 1 | -1/+1 | |
|\ \ | | | | | | | Update description of eta setting | |||||
| * | | Update description of eta setting | catboxanon | 2023-08-13 | 1 | -1/+1 | |
| | | | ||||||
* | | | Fix s_noise description | catboxanon | 2023-08-13 | 1 | -1/+1 | |
|/ / | ||||||
* / | put refiner into main UI, into the new accordions section | AUTOMATIC1111 | 2023-08-12 | 1 | -2/+0 | |
|/ | | | | | | add VAE from main model into infotext, not from refiner model option to make scripts UI without gr.Group fix inconsistencies with refiner when usings samplers that do more denoising than steps | |||||
* | resolve merge issues | AUTOMATIC1111 | 2023-08-10 | 1 | -0/+2 | |
| | ||||||
* | put infotext label for setting into OptionInfo definition rather than in a ↵ | AUTOMATIC1111 | 2023-08-10 | 1 | -28/+28 | |
| | | | | separate list |