Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-10 | return the line lost during the merge | AUTOMATIC1111 | |
2023-08-10 | Merge pull request #12371 from AUTOMATIC1111/refiner | AUTOMATIC1111 | |
initial refiner support | |||
2023-08-10 | resolve merge issues | AUTOMATIC1111 | |
2023-08-10 | Merge branch 'dev' into refiner | AUTOMATIC1111 | |
2023-08-10 | Merge pull request #12453 from ↵ | AUTOMATIC1111 | |
AUTOMATIC1111/catch-float-ValueError-default-to--1 Catch float value error default to -1 | |||
2023-08-10 | Merge pull request #12447 from AUTOMATIC1111/extra-networks-metadata-indent- | AUTOMATIC1111 | |
save extra networks metadata with indent | |||
2023-08-10 | Merge pull request #12450 from catboxanon/cache-file | AUTOMATIC1111 | |
Add env var for cache file | |||
2023-08-10 | catch float ValueError default -1 | w-e-w | |
2023-08-10 | Merge pull request #12452 from AUTOMATIC1111/use-new-style-constructor | AUTOMATIC1111 | |
use new style constructor | |||
2023-08-10 | put infotext label for setting into OptionInfo definition rather than in a ↵ | AUTOMATIC1111 | |
separate list | |||
2023-08-10 | add VAE to infotext | AUTOMATIC1111 | |
2023-08-10 | fix a bug preventing normal operation if a string is added to a gr.Number ↵ | AUTOMATIC1111 | |
component via ui-config.json | |||
2023-08-10 | add precision=0 to gr.Number seed | AUTOMATIC1111 | |
2023-08-10 | fix --use-textbox-seed | AUTOMATIC1111 | |
2023-08-10 | use new style constructor | w-e-w | |
2023-08-10 | fix for multiple input accordions | AUTOMATIC1111 | |
2023-08-10 | Add env var for cache file | catboxanon | |
2023-08-10 | comment for InputAccordion | AUTOMATIC1111 | |
2023-08-10 | linter fixes | AUTOMATIC1111 | |
2023-08-10 | avoid importing gradio in tests because it spams warnings | AUTOMATIC1111 | |
2023-08-10 | face restoration and tiling moved to settings - use "Options in main UI" ↵ | AUTOMATIC1111 | |
setting if you want them back | |||
2023-08-10 | extra networks metadata indent | w-e-w | |
2023-08-10 | add a custom UI element that combines accordion and checkbox | AUTOMATIC1111 | |
rework hires fix UI to use accordion prevent bogus progress output in console when calculating hires fix dimensions | |||
2023-08-10 | additional work on gradio styles; | AUTOMATIC1111 | |
make the accordion change affect all accordions, not just inside scripts div | |||
2023-08-10 | Merge pull request #12312 from catboxanon/script-accordion-style | AUTOMATIC1111 | |
Add styling for script components | |||
2023-08-10 | Merge pull request #12440 from catboxanon/dev | AUTOMATIC1111 | |
Use better symbol for extra networks sort | |||
2023-08-10 | Merge pull request #12439 from catboxanon/fix/slerp-import | AUTOMATIC1111 | |
Add slerp import for extension backwards compat | |||
2023-08-09 | Remove up down symbol | catboxanon | |
2023-08-09 | Use better symbol for extra networks sort | catboxanon | |
2023-08-09 | Add slerp import for extension backwards compat | catboxanon | |
2023-08-09 | fix gradio themes not applying | AUTOMATIC1111 | |
2023-08-09 | add --loglevel commandline argument for logging | AUTOMATIC1111 | |
remove the progressbar for extension installation in favor of logging output | |||
2023-08-09 | Merge pull request #12435 from daswer123/auto-expand | AUTOMATIC1111 | |
Zoom and pan: fix auto-expand | |||
2023-08-09 | Merge pull request #12436 from catboxanon/fix/tqdm | AUTOMATIC1111 | |
Only import `tqdm` when needed in `launch_utils` | |||
2023-08-09 | fix: Only import tqdm when needed | catboxanon | |
2023-08-09 | fix auto-expand | Danil Boldyrev | |
2023-08-09 | split webui.py's initialization and utility functions into separate files | AUTOMATIC1111 | |
2023-08-09 | simplify | AUTOMATIC1111 | |
2023-08-09 | Merge pull request #11925 from wfjsw/ext-inst-pbar | AUTOMATIC1111 | |
Progressbar for extension installers | |||
2023-08-09 | Lora cache in memory | AUTOMATIC1111 | |
2023-08-09 | fix missing restricted_opts from shared | AUTOMATIC1111 | |
2023-08-09 | fix checkpoint name jumping around in the list of checkpoints for no good reason | AUTOMATIC1111 | |
2023-08-09 | Merge pull request #12424 from ↵ | AUTOMATIC1111 | |
AUTOMATIC1111/extra-network-metadata-inherit-old-description extra network metadata inherit old description | |||
2023-08-09 | Merge pull request #12426 from AUTOMATIC1111/split_shared | AUTOMATIC1111 | |
Split shared.py into multiple files | |||
2023-08-09 | extra network metadata inherit old description | w-e-w | |
2023-08-09 | Merge pull request #12392 from olivierlacan/fix/fastapi | AUTOMATIC1111 | |
Pin fastapi to > 0.90.1 to fix crash | |||
2023-08-09 | Merge pull request #12396 from Uminosachi/fix-mismatch-shared | AUTOMATIC1111 | |
Fix mismatch between shared.sd_model & shared.opts | |||
2023-08-09 | split shared.py into multiple files; should resolve all circular reference ↵ | AUTOMATIC1111 | |
import errors related to shared.py | |||
2023-08-09 | Split history: mv temp modules/shared.py | AUTOMATIC1111 | |
2023-08-09 | Split history: merge | AUTOMATIC1111 | |