Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-19 | Apply suggestions from code review | AUTOMATIC1111 | |
Co-authored-by: Aarni Koskela <akx@iki.fi> | |||
2023-05-19 | fix linter issues | AUTOMATIC | |
2023-05-18 | make it possible for scripts to add cross attention optimizations | AUTOMATIC | |
add UI selection for cross attention optimization | |||
2023-05-18 | Merge pull request #10519 from catboxanon/patch/hires-input-release-event | AUTOMATIC1111 | |
Improve width/height slider responsiveness | |||
2023-05-18 | Revert "Merge pull request #10440 from grimatoma/increaseModelPickerWidth" | AUTOMATIC | |
This reverts commit 4b07f2f584596604c4499efb0b0295e96985080f, reversing changes made to 4071fa4a123cc512b7944678142c11d88efeccf9. | |||
2023-05-18 | Reorder variable assignment | catboxanon | |
2023-05-18 | bump gradio | AUTOMATIC | |
2023-05-18 | rework hires prompts/sampler code to among other things support different ↵ | AUTOMATIC | |
extra networks in first/second pass rework quoting for infotext items that have commas in them to use json (should be backwards compatible except for cases where it didn't work previously) add some locals from processing function into the Processing class as fields | |||
2023-05-18 | .change -> .release for hires input | catboxanon | |
Improves overall UI responsiveness. | |||
2023-05-18 | Merge remote-tracking branch 'InvincibleDude/improved-hr-conflict-test' into ↵ | AUTOMATIC | |
hires-fix-ext | |||
2023-05-18 | Merge pull request #10381 from AUTOMATIC1111/minor-fix | AUTOMATIC1111 | |
Minor fix | |||
2023-05-18 | add messages about Loras that failed to load to UI | AUTOMATIC | |
2023-05-18 | if sd_model is None, do not always try to load it | AUTOMATIC | |
2023-05-18 | Modify xformers instead of pytorch | Sakura-Luna | |
2023-05-18 | add --gradio-allowed-path commandline option | AUTOMATIC | |
2023-05-18 | Merge pull request #10465 from baptisterajaut/master | AUTOMATIC1111 | |
Bump pytorch to 2.0 for AMD Users on Linux | |||
2023-05-18 | Merge branch 'dev' into master | AUTOMATIC1111 | |
2023-05-18 | python linter fixes | AUTOMATIC | |
2023-05-18 | keep old option for ngrok | AUTOMATIC | |
2023-05-18 | Merge pull request #10438 from bobzilladev/ngrok-py | AUTOMATIC1111 | |
Use ngrok-py library | |||
2023-05-18 | Merge branch 'dev' into ngrok-py | AUTOMATIC1111 | |
2023-05-18 | Merge pull request #10499 from dongweiming/error-improvement | AUTOMATIC1111 | |
Error improvement for install torch | |||
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-18 | extend eslint config | AUTOMATIC | |
2023-05-18 | Error Improvement for install torch | Weiming | |
2023-05-18 | Merge pull request #8665 from Vespinian/fix_img2img_scriptrunner_for_gui | AUTOMATIC1111 | |
fix [Bug]: Changed gui's img2img p.scripts from scripts_txt2img to scripts_img2img | |||
2023-05-18 | rework #8863 to work with all img2img tabs | AUTOMATIC | |
2023-05-17 | Merge remote-tracking branch 'pieresimakp/img2img-detect-image-size' into dev | AUTOMATIC | |
2023-05-17 | option to specify editor height for img2img | AUTOMATIC | |
2023-05-17 | remove some code duplication from #9348 | AUTOMATIC | |
2023-05-17 | Merge pull request #9348 from space-nuko/improve-frontend-responsiveness | AUTOMATIC1111 | |
Improve frontend responsiveness for some buttons | |||
2023-05-17 | Merge branch 'dev' into improve-frontend-responsiveness | AUTOMATIC1111 | |
2023-05-17 | add option to reorder tabs | AUTOMATIC | |
fix Reload UI not working | |||
2023-05-17 | simplify name pattern setting tooltips | AUTOMATIC | |
2023-05-17 | Merge pull request #10222 from AUTOMATIC1111/readme-simple-installation-method | AUTOMATIC1111 | |
add documentation for simple installation method using release package | |||
2023-05-17 | alternative solution to fix styles load when edited by human #9765 as ↵ | AUTOMATIC | |
suggested by akx | |||
2023-05-17 | add /sdapi/v1/script-info api | AUTOMATIC | |
2023-05-17 | add options to show/hide hidden files and dirs, and to not list models/files ↵ | AUTOMATIC | |
in hidden directories | |||
2023-05-17 | use a single function for saving images with metadata both in extra networks ↵ | AUTOMATIC | |
and main mode for #10395 | |||
2023-05-17 | Merge pull request #10395 from wk5ovc/patch-4 | AUTOMATIC1111 | |
Fix extra networks save preview image geninfo | |||
2023-05-17 | Merge pull request #10400 from AUTOMATIC1111/Sakura-Luna-patch-1 | AUTOMATIC1111 | |
Add Python version | |||
2023-05-17 | isn't there something you forgot, #10483? | AUTOMATIC | |
2023-05-17 | Merge pull request #10483 from Iheuzio/syntax-search | AUTOMATIC1111 | |
Fix typo in syntax | |||
2023-05-17 | move some settings to the new Optimization page | AUTOMATIC | |
add slider for token merging for img2img rework StableDiffusionProcessing to have the token_merging_ratio field fix a bug with applying png optimizations for live previews when they shouldn't be applied | |||
2023-05-17 | Fix typo in syntax | Iheuzio | |
2023-05-17 | Merge pull request #10458 from akx/graceful-stop | AUTOMATIC1111 | |
Graceful server stopping | |||
2023-05-17 | when adding tooltips, do not scan whole document and instead only scan added ↵ | AUTOMATIC | |
elements | |||
2023-05-17 | Merge pull request #10414 from AUTOMATIC1111/xyz-token-merging | AUTOMATIC1111 | |
xyz token merging |