mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
We had an "infill methods" route that long ago told the frontend infill method, upscale method (model), NSFW checker, and watermark feature availability. None of these were used except for the patchmatch check. Removed them, made the check exclusively for patchmatch, updated related code in redux app startup listeners and settings modal.