aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-01-09Merge pull request #6571 from mezotaken/masterAUTOMATIC1111
Move PR template so github could use it
2023-01-09Merge pull request #6568 from mezotaken/fix-testsAUTOMATIC1111
Tests fixes and additions
2023-01-09make a dropdown for prompt template selectionAUTOMATIC
2023-01-09move template so github could use itVladimir Repin
2023-01-09remove/simplify some changes from #6481AUTOMATIC
2023-01-09Merge pull request #6481 from guaneec/varsizeAUTOMATIC1111
Allow mixed image sizes in TI/HN training
2023-01-09Merge branch 'master' into varsizeAUTOMATIC1111
2023-01-09add more testsVladimir Repin
2023-01-09Merge pull request #6463 from akx/patch-1AUTOMATIC1111
CI: Use native actions/setup-python caching
2023-01-09Remove fallback for Protocol import and remove Protocol import and remove ↵AUTOMATIC
instances of Protocol in code add some whitespace between functions to be in line with other code in the repo
2023-01-09Merge pull request #6482 from ProGamerGov/patch-6AUTOMATIC1111
Add fallback for Protocol import
2023-01-09use existing function for loading VAE weights from fileAUTOMATIC
2023-01-09Merge pull request #6528 from PlasmaPower/vae-safetensorsAUTOMATIC1111
Add support for loading VAEs from safetensors files
2023-01-09combine tests together, return set options testVladimir Repin
2023-01-09Merge pull request #6462 from Taithrah/small-touch-upAUTOMATIC1111
Update hints.js
2023-01-09add an option to use old hiresfix width/height behaviorAUTOMATIC
add a visual effect to inactive hires fix elements
2023-01-09try all testsVladimir Repin
2023-01-09make tests runnable without specifying subdirectoryVladimir Repin
2023-01-08Merge branch 'AUTOMATIC1111:master' into small-touch-upTaithrah
2023-01-08Add support for loading VAEs from safetensor filesLee Bousfield
2023-01-08Merge pull request #6478 from mezotaken/masterAUTOMATIC1111
Fix quicksetting name overlapping with its controls.
2023-01-08Merge pull request #6465 from brkirch/fix-trainingAUTOMATIC1111
Fix training for newer PyTorch builds
2023-01-08Merge pull request #6514 from mezotaken/fix-featreq-issue-labelAUTOMATIC1111
Use an actual label for feature requests.
2023-01-08remove some code duplicationAUTOMATIC
remove calls to locals() add a test for img2img with script
2023-01-08Merge pull request #6469 from noodleanon/scripts-from-apiAUTOMATIC1111
Run scripts from API
2023-01-08Corrected is_img2img paramnoodleanon
2023-01-08use actual label for feature requestsVladimir Repin
2023-01-08Merge branch 'AUTOMATIC1111:master' into masterVladimir Repin
2023-01-08make it possible for extensions/scripts to add their own embedding directoriesAUTOMATIC
2023-01-08skip images in embeddings dir if they have a second .preview extensionAUTOMATIC
2023-01-07Add fallback for Protocol importProGamerGov
2023-01-08Move batchsize checkdan
2023-01-08Add checkbox for variable training dimsdan
2023-01-08Allow variable img sizedan
2023-01-07fix quicksettings name overlapVladimir Repin
2023-01-07Added script support in txt2img endpointnoodleanon
2023-01-07Merge branch 'AUTOMATIC1111:master' into img2img-api-scriptsnoodleanon
2023-01-07In-place operations can break gradient calculationbrkirch
2023-01-07Update hints.jsTaithrah
Partial revert
2023-01-07new screenshotAUTOMATIC
2023-01-07add "from" resolution for hires fix to be less confusing.AUTOMATIC
2023-01-07Merge pull request #6448 from aednzxy/patch-2AUTOMATIC1111
increase upscale api validation limit
2023-01-07... also for tests.Aarni Koskela
2023-01-07Merge pull request #6055 from brkirch/sub-quad_attn_optAUTOMATIC1111
Add Birch-san's sub-quadratic attention implementation
2023-01-07CI: Use native actions/setup-python cachingAarni Koskela
2023-01-07Update hints.jsTaithrah
Small touch up to hints
2023-01-07rework hires fix preview for #6437: movie it to where it takes less place, ↵AUTOMATIC
make it actually account for all relevant sliders and calculate dimensions correctly
2023-01-07this breaks on default config because width, height, hr_scale are None at ↵AUTOMATIC
that point.
2023-01-07Merge pull request #6437 from Mitchell1711/show-target-resolutionAUTOMATIC1111
Show upscaled resolution on hires fix
2023-01-07Merge branch 'clip_hijack_rework'AUTOMATIC