mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
2192210910
We used the `RealESRGANer` utility class from the repo. It handled model loading and tiled upscaling logic. Unfortunately, it hasn't been updated in over a year, had no types, and annoyingly printed to console. I've adapted the class, cleaning it up a bit and removing the bits that are not relevant for us. Upscaling functionality is identical. |
||
---|---|---|
.. | ||
__init__.py | ||
cv2_inpaint.py | ||
esrgan.py | ||
invisible_watermark.py | ||
invoke_metadata.py | ||
lama.py | ||
patchmatch.py | ||
pngwriter.py | ||
safety_checker.py | ||
seamless.py | ||
txt2mask.py | ||
util.py |