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. |
||
---|---|---|
.. | ||
config | ||
generator | ||
image_util | ||
model_management | ||
prompting | ||
restoration | ||
stable_diffusion | ||
training | ||
util | ||
web | ||
__init__.py | ||
safety_checker.py |