mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-02-03 14:24:59 -05:00
When we change a model image, its URL remains the same. The browser will aggressively cache the image. The easiest way to fix this is to append a random query parameter to the URL whenever we build a model config in the API.