mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
cab41f0538
Tensors with diffusers no longer have to be multiples of 8. This broke Perlin noise generation. We now generate noise for the next largest multiple of 8 and return a cropped result. Fixes #2674. |
||
---|---|---|
.. | ||
__init__.py | ||
base.py | ||
diffusers_pipeline.py | ||
embiggen.py | ||
img2img.py | ||
inpaint.py | ||
omnibus.py | ||
txt2img2img.py | ||
txt2img.py |