mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
fb0b63c580
The problem was the same seed was getting used for the seam painting pass, causing the fried look. Same issue as if you do img2img on a txt2img with the same seed/prompt. Thanks to @hipsterusername for teaming up to debug this. We got pretty deep into the weeds. |
||
---|---|---|
.. | ||
__init__.py | ||
base.py | ||
embiggen.py | ||
img2img.py | ||
inpaint.py | ||
txt2img2img.py | ||
txt2img.py |