Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2023-05-17 | use a local variable instead of dictionary entry for sd_merge_models in ↵ | AUTOMATIC | |
merge model metadata code | |||
2023-05-17 | Merge pull request #10473 from dongweiming/fix-10460 | AUTOMATIC1111 | |
Fix #10460 | |||
2023-05-17 | Fixed: #10460 | Weiming | |
2023-05-17 | fix inability to run with --freeze-settings | AUTOMATIC | |
2023-05-17 | Merge pull request #10461 from akx/processed-s-min-uncond | AUTOMATIC1111 | |
Copy s_min_uncond to Processed | |||
2023-05-17 | simplify single_sample_to_image | AUTOMATIC | |
2023-05-17 | Merge pull request #10467 from Sakura-Luna/taesd-a | AUTOMATIC1111 | |
Tiny AE fix | |||
2023-05-17 | TAESD fix | Sakura-Luna | |
2023-05-17 | Copy s_min_uncond to Processed | Aarni Koskela | |
Should fix #10416 | |||
2023-05-17 | Add option for /_stop route (for graceful shutdown) | Aarni Koskela | |
2023-05-17 | Replace state.need_restart with state.server_command + replace poll loop ↵ | Aarni Koskela | |
with signal | |||
2023-05-17 | Merge pull request #10365 from Sakura-Luna/taesd-a | AUTOMATIC1111 | |
Add Tiny AE live preview | |||
2023-05-17 | Merge branch 'dev' into taesd-a | AUTOMATIC1111 | |
2023-05-17 | return live preview defaults to how they were | AUTOMATIC | |
only download TAESD model when it's needed return calculations in single_sample_to_image to just if/elif/elif blocks keep taesd model in its own directory | |||
2023-05-17 | add credits | AUTOMATIC | |
2023-05-17 | Merge pull request #10440 from grimatoma/increaseModelPickerWidth | AUTOMATIC1111 | |
Remove max width for model dropdown | |||
2023-05-17 | Merge pull request #10451 from dennissheng/master | AUTOMATIC1111 | |
not clear checkpoints cache when config changes | |||
2023-05-17 | Merge pull request #10452 from dongweiming/fix-neg | AUTOMATIC1111 | |
Fix remove `textual inversion` prompt | |||
2023-05-17 | not clear checkpoints cache when config changes | dennissheng | |
2023-05-17 | Fix remove `textual inversion` prompt | Weiming | |
2023-05-16 | Remove max width for model dropdown | grimatoma | |
Removing the max width for the model dropdown allows the user to see the full name of a model especially when it is long. Model names are getting more complex and longer and the current width almost always cuts off model names. If a user leverages folders than it pretty much always cuts off the name... | |||
2023-05-17 | Minor change | Sakura-Luna | |
2023-05-16 | add info link for Negative Guidance minimum sigma | AUTOMATIC | |
2023-05-16 | restore nqsp in footer that was lost during linting | AUTOMATIC | |
2023-05-16 | add second_order field to sampler config | AUTOMATIC | |
2023-05-16 | suppress ENSD infotext for samplers that don't use it | AUTOMATIC | |
2023-05-16 | add visual progress for extension installation from URL | AUTOMATIC | |
2023-05-15 | update extensions table: show branch, show date in separate column, and show ↵ | AUTOMATIC | |
version from tags if available | |||
2023-05-15 | load extensions' git metadata in parallel to loading the main program to ↵ | AUTOMATIC | |
save a ton of time during startup | |||
2023-05-15 | Show "Loading..." for extra networks when displaying for the first time | AUTOMATIC | |
2023-05-16 | xyz token merging | w-e-w | |
2023-05-15 | Add Python version | Sakura-Luna | |
Many users still use unverified versions of Python and file version-specific issues, often without mentioning version information, making troubleshooting difficult. | |||
2023-05-15 | Minor changes | Sakura-Luna | |
2023-05-14 | Merge pull request #10379 from AUTOMATIC1111/Sakura-Luna-patch-1 | AUTOMATIC1111 | |
Add GPU device | |||
2023-05-14 | Merge pull request #10384 from akx/no-shell | AUTOMATIC1111 | |
launch.py: Don't involve shell for running Python or getting Git output | |||
2023-05-14 | launch.py: Don't involve shell for running Python or Git for output | Aarni Koskela | |
Fixes Linux regression in 451d255b5859580c4adf99d67760330d58d76446 | |||
2023-05-14 | Merge pull request #10382 from AUTOMATIC1111/fix_xyz_checkpoint | AUTOMATIC1111 | |
fix xyz checkpoint | |||
2023-05-15 | fix xyz checkpoint | w-e-w | |
2023-05-14 | Update bug_report.yml | Sakura-Luna | |
2023-05-14 | Add GPU device | Sakura-Luna | |
Add GPU option to troubleshoot. | |||
2023-05-14 | Merge branch 'master' into dev | AUTOMATIC | |
2023-05-14 | Merge branch 'release_candidate' | AUTOMATIC | |