InvokeAI/ldm
wfng92 1c2bd275fe Fix img2img DDIM index out of bound
Added a [community solution](https://github.com/CompVis/stable-diffusion/issues/111#issuecomment-1229483511) to fix index out of bound when doing img2img generation with `ddim` sampler. Also, restored `steps_out` to be `ddim_timesteps + 1` since the removal was meant to fix the [1000 steps issue](https://github.com/CompVis/stable-diffusion/issues/111)
2022-10-17 22:32:15 -04:00
..
data Textual Inversion for M1 2022-09-27 01:39:17 +02:00
invoke add option to CLI and pngwriter that allows user to set PNG compression level 2022-10-17 22:27:47 -04:00
models fix noisy images at high step counts 2022-10-14 16:19:45 -04:00
modules Fix img2img DDIM index out of bound 2022-10-17 22:32:15 -04:00
generate.py add a strength value to inpaint_replace 2022-10-16 10:06:47 -04:00
lr_scheduler.py prettified all the code using "blue" at the urging of @tildebyte 2022-08-26 03:15:42 -04:00
simplet2i.py Squashed commit of the following: 2022-09-12 14:31:48 -04:00
util.py add ability to import and edit alternative models online 2022-10-13 23:48:07 -04:00