When updating an image with Flask, if the image is not updating on the browser, but it is locally, there is likely something wrong with the browser's cache.
Solution: 1. Inspect browser 2. Go to Networks 3. Disable Cache 4. Run website (keep the developer console open)