InvokeAI/invokeai/app
psychedelicious f28f761436 fix(api): add NoCacheStaticFiles to prevent *all* caching
The previous method wasn't totally foolproof, and locales/assets were cached.

To solve this once and for all (famous last words, I know), we can subclass `StaticFiles` and use maximally strict no-caching headers to disable caching on all static files.
2024-01-22 16:10:25 +11:00
..
api fix(api): add NoCacheStaticFiles to prevent *all* caching 2024-01-22 16:10:25 +11:00
assets/images tweaks in response to psychedelicious review of PR 2023-07-26 15:27:04 +10:00
invocations feat(nodes): add title for cfg rescale mult on denoise_latents 2024-01-03 13:18:50 +11:00
services Model Manager Refactor: Install remote models and store their tags and other metadata (#5361) 2024-01-14 19:54:53 +00:00
shared Add CFG Rescale option for supporting zero-terminal SNR models (#4335) 2023-11-30 20:55:20 +11:00
util Ti trigger from prompt util (#5294) 2023-12-22 03:04:44 +00:00
api_app.py fix(api): add NoCacheStaticFiles to prevent *all* caching 2024-01-22 16:10:25 +11:00