Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | Merge pull request #7461 from brkirch/mac-fixes | AUTOMATIC1111 | 2023-02-04 | 3 | -61/+60 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Remove unused code | brkirch | 2023-02-04 | 2 | -6/+0 | |
| * | | | | | | | | | | | | Refactor Mac specific code to a separate file | brkirch | 2023-02-01 | 4 | -61/+66 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | make Image CFG Scale only show if instrutpix2pix model is loaded | AUTOMATIC | 2023-02-04 | 1 | -2/+9 | |
* | | | | | | | | | | | | merge CFGDenoiserEdit and CFGDenoiser into single object | AUTOMATIC | 2023-02-04 | 1 | -96/+37 | |
* | | | | | | | | | | | | Merge pull request #7481 from Klace/master | AUTOMATIC1111 | 2023-02-04 | 4 | -8/+107 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Use original CFGDenoiser if image_cfg_scale = 1 | Kyle | 2023-02-04 | 1 | -2/+5 | |
| * | | | | | | | | | | | txt2img Hires Fix | Kyle | 2023-02-04 | 2 | -1/+2 | |
| * | | | | | | | | | | | Image CFG Added (Full Implementation) | Kyle | 2023-02-03 | 4 | -8/+103 | |
| * | | | | | | | | | | | Processing only, no CFGDenoiser change | Kyle | 2023-02-03 | 1 | -1/+1 | |
| * | | | | | | | | | | | Revert "instruct-pix2pix support" | Kyle | 2023-02-03 | 2 | -5/+5 | |
| * | | | | | | | | | | | instruct-pix2pix support | Kyle | 2023-02-02 | 2 | -5/+5 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #7334 from EllangoK/master | AUTOMATIC1111 | 2023-02-01 | 1 | -8/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | xyz plot now saves sub grids if opts.grid_save | EllangoK | 2023-01-28 | 1 | -8/+13 | |
* | | | | | | | | | | | | Merge pull request #7357 from EllangoK/btn-fix | AUTOMATIC1111 | 2023-02-01 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | fixes #7284 btn unbound error | EllangoK | 2023-01-29 | 1 | -2/+2 | |
* | | | | | | | | | | | | | Merge pull request #7371 from hoblin/master | AUTOMATIC1111 | 2023-02-01 | 1 | -11/+38 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Cleanup changes made by formatter | Yevhenii Hurin | 2023-01-29 | 1 | -17/+8 | |
| * | | | | | | | | | | | | | Compact options UI for Prompt Matrix | Yevhenii Hurin | 2023-01-29 | 1 | -10/+17 | |
| * | | | | | | | | | | | | | Add delimiter selector to the Prompt Matrix script | Yevhenii Hurin | 2023-01-29 | 1 | -15/+34 | |
| * | | | | | | | | | | | | | Merge branch 'master' of https://github.com/AUTOMATIC1111/stable-diffusion-webui | Yevhenii Hurin | 2023-01-29 | 12 | -10/+70 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Prompt selector for Prompt Matrix script | Yevhenii Hurin | 2023-01-29 | 1 | -7/+17 | |
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge pull request #7412 from Pomierski/master | AUTOMATIC1111 | 2023-02-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Fix missing tooltip for 'Clear prompt' button | Piotr Pomierski | 2023-01-31 | 1 | -1/+1 | |
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge pull request #7414 from joecodecreations/master | AUTOMATIC1111 | 2023-02-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Adding default true to use_original_name_batch as images should by default ho... | Joey Sanchez | 2023-01-31 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge pull request #7455 from brkirch/put-fix-back | AUTOMATIC1111 | 2023-02-01 | 1 | -34/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Refactor MPS fixes to CondFunc | brkirch | 2023-02-01 | 1 | -36/+14 | |
| * | | | | | | | | | | | | | MPS fix is still needed :( | brkirch | 2023-02-01 | 1 | -0/+3 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | amend the error in previous commit | AUTOMATIC | 2023-01-30 | 1 | -1/+1 | |
* | | | | | | | | | | | | | make linux launch.py use XFORMERS_PACKAGE var too; thanks, acncagua | AUTOMATIC | 2023-01-30 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Add --skip-version-check to disable messages asking users to upgrade torch. | AUTOMATIC | 2023-01-30 | 2 | -1/+11 | |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | disable EMA weights for instructpix2pix model, whcih should get memory usage ... | AUTOMATIC | 2023-01-30 | 1 | -2/+1 | |
* | | | | | | | | | | | | make the program read Discard penultimate sigma from generation parameters | AUTOMATIC | 2023-01-30 | 1 | -0/+1 | |
* | | | | | | | | | | | | make the program read Eta and Eta DDIM from generation parameters | AUTOMATIC | 2023-01-30 | 4 | -5/+9 | |
* | | | | | | | | | | | | split samplers into one more files for k-diffusion | AUTOMATIC | 2023-01-30 | 4 | -348/+22 | |
* | | | | | | | | | | | | Split history sd_samplers.py to sd_samplers_kdiffusion.py | Andrey | 2023-01-30 | 1 | -0/+0 | |
* | | | | | | | | | | | | Split history sd_samplers.py to sd_samplers_kdiffusion.py | Andrey | 2023-01-30 | 1 | -0/+339 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Split history sd_samplers.py to sd_samplers_kdiffusion.py | Andrey | 2023-01-30 | 1 | -0/+0 | |
* | | | | | | | | | | | | | Split history sd_samplers.py to sd_samplers_kdiffusion.py | Andrey | 2023-01-30 | 1 | -0/+0 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | split compvis sampler and shared sampler stuff into their own files | AUTOMATIC | 2023-01-30 | 3 | -1117/+28 | |
* | | | | | | | | | | | | Split history sd_samplers.py to sd_samplers_common.py | Andrey | 2023-01-30 | 1 | -0/+0 | |
* | | | | | | | | | | | | Split history sd_samplers.py to sd_samplers_common.py | Andrey | 2023-01-30 | 1 | -0/+552 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Split history sd_samplers.py to sd_samplers_common.py | Andrey | 2023-01-30 | 1 | -0/+0 | |
* | | | | | | | | | | | | | Split history sd_samplers.py to sd_samplers_common.py | Andrey | 2023-01-30 | 1 | -0/+0 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Split history sd_samplers.py to sd_samplers_compvis.py | Andrey | 2023-01-30 | 1 | -0/+0 | |
* | | | | | | | | | | | | Split history sd_samplers.py to sd_samplers_compvis.py | Andrey | 2023-01-30 | 1 | -0/+552 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Split history sd_samplers.py to sd_samplers_compvis.py | Andrey | 2023-01-30 | 1 | -0/+0 | |
* | | | | | | | | | | | | | Split history sd_samplers.py to sd_samplers_compvis.py | Andrey | 2023-01-30 | 1 | -0/+0 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | add an environment variable for selecting xformers package | AUTOMATIC | 2023-01-30 | 1 | -1/+2 |