mirror of
https://github.com/invoke-ai/InvokeAI
synced 2026-03-30 03:25:04 +02:00
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) |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| model.py | ||
| openaimodel.py | ||
| util.py | ||