Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2023-08-12 | move seed, variation seed and variation seed strength to a single row, dump r... | AUTOMATIC1111 | -0/+1 |
2023-08-12 | put refiner into main UI, into the new accordions section | AUTOMATIC1111 | -2/+2 |
2023-08-09 | split shared.py into multiple files; should resolve all circular reference im... | AUTOMATIC1111 | -0/+49 |
2023-05-31 | add an option to show selected setting in main txt2img/img2img UI | AUTOMATIC | -0/+10 |
2023-05-31 | change UI reorder setting to multiselect | AUTOMATIC | -0/+17 |
2023-05-27 | custom unet support | AUTOMATIC | -0/+11 |
2023-05-18 | make it possible for scripts to add cross attention optimizations | AUTOMATIC | -0/+8 |
2023-02-19 | remove unneeded return from #7583 | AUTOMATIC | -1/+1 |
2023-02-06 | call modules.sd_vae.refresh_vae_list() | EllangoK | -1/+1 |
2023-01-27 | remove the need to place configs near models | AUTOMATIC | -1/+14 |
2023-01-26 | add an option to enable sections from extras tab in txt2img/img2img | AUTOMATIC | -0/+10 |