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. |
||
---|---|---|
.. | ||
image_util | ||
install | ||
ip_adapter | ||
model_management | ||
model_manager | ||
stable_diffusion | ||
training | ||
util | ||
__init__.py |