invoke-ai / InvokeAI

InvokeAI is a leading creative engine for Stable Diffusion models, empowering professionals, artists, and enthusiasts to generate and create visual media using the latest AI-driven technologies. The solution offers an industry leading WebUI, supports terminal use through a CLI, and serves as the foundation for multiple commercial products.
https://invoke-ai.github.io/InvokeAI/
Apache License 2.0
22.27k stars 2.32k forks source link

Make the VAE tile size configurable for tiled VAE #6555

Closed RyanJDick closed 21 hours ago

RyanJDick commented 4 days ago

Summary

Example:

Original (5472x5472) orig

VAE roundtrip with 512x512 tiles (note the discoloration) vae_roundtrip_512x512

VAE roundtrip with 1024x1024 tiles (some discoloration still present, but less severe than at 512x512) vae_roundtrip_1024x1024

Related Issues / Discussions

Related: #6144

QA Instructions

Merge Plan

No special instructions.

Checklist