Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | an option to do exactly the amount of specified steps in img2img | AUTOMATIC | 2022-09-16 | 1 | -7/+19 |
| | |||||
* | Merge branch 'batch-seed-attempt' | AUTOMATIC | 2022-09-16 | 1 | -0/+40 |
|\ | |||||
| * | prevent replacing torch_randn globally (instead replacing ↵ | AUTOMATIC | 2022-09-16 | 1 | -5/+20 |
| | | | | | | | | k_diffusion.sampling.torch) and add a setting to disable this all | ||||
| * | first attempt to produce crrect seeds in batch | AUTOMATIC | 2022-09-13 | 1 | -0/+25 |
| | | |||||
* | | Prompt editing only applies to images in first batch of desired batch size ↵ | AUTOMATIC | 2022-09-16 | 1 | -0/+5 |
| | | | | | | | | when batch count > 1 #535 | ||||
* | | Merge branch 'prompt_editing' | AUTOMATIC | 2022-09-15 | 1 | -16/+28 |
|\ \ | |||||
| * | | prompt editing | AUTOMATIC | 2022-09-15 | 1 | -16/+28 |
| |/ | |||||
* | | quantization off by default | AUTOMATIC | 2022-09-15 | 1 | -1/+1 |
| | | |||||
* | | Respect quantization setting | C43H66N12O12S2 | 2022-09-15 | 1 | -1/+1 |
| | | |||||
* | | Construct CompVisDenoiser with quantization | C43H66N12O12S2 | 2022-09-15 | 1 | -1/+1 |
|/ | |||||
* | bandaid for broken ddim sampling #389 | AUTOMATIC | 2022-09-13 | 1 | -2/+7 |
| | |||||
* | Noisy image previews #257 | AUTOMATIC | 2022-09-12 | 1 | -3/+5 |
| | |||||
* | fix for PLMS live previews in txt2img | AUTOMATIC | 2022-09-08 | 1 | -2/+4 |
| | |||||
* | fix for DDIM live previews in txt2img | AUTOMATIC | 2022-09-08 | 1 | -0/+6 |
| | |||||
* | More informative progress printing | JohannesGaessler | 2022-09-08 | 1 | -2/+4 |
| | |||||
* | big improvements to inpainting and outpainting | AUTOMATIC | 2022-09-07 | 1 | -1/+4 |
| | |||||
* | fix for live progress breaking lowvram and medvram optimizations | AUTOMATIC | 2022-09-06 | 1 | -4/+20 |
| | |||||
* | added preview option | AUTOMATIC | 2022-09-06 | 1 | -2/+7 |
| | |||||
* | added progressbar | AUTOMATIC | 2022-09-05 | 1 | -6/+30 |
| | | | | | added an option to disable progressbar added interrupt support to DDIM/PLMS | ||||
* | support for scripts | AUTOMATIC | 2022-09-03 | 1 | -11/+21 |
| | |||||
* | split codebase into multiple files; to anyone this affects negatively: sorry | AUTOMATIC | 2022-09-03 | 1 | -0/+137 |