InvokeAI/invokeai/app
psychedelicious 4640969037 fix(api): fix for borked windows mimetypes registry
It's possible for the Windows mimetypes for js to be changed and cause content-type errors when running the app.

Explicitly set the mimetypes to rectify this. Note that the root cause is a misconfiguration on the client - not our end.

See https://github.com/invoke-ai/InvokeAI/discussions/3684#discussioncomment-6391352
2023-07-09 11:05:01 +10:00
..
api feat: Add App Version to UI 2023-07-08 21:31:17 +12:00
cli restore 3.9 compatibility by replacing | with Union[] 2023-07-03 10:57:40 -04:00
invocations Mac MPS FP16 fixes (#3641) 2023-07-07 17:43:23 -04:00
models feat(nodes): remove image_origin from most places 2023-06-14 23:08:27 +10:00
services version of _find_root() that works in conda environment 2023-07-08 09:02:17 -04:00
util feat(nodes): refactor image types 2023-05-28 20:19:56 -04:00
api_app.py fix(api): fix for borked windows mimetypes registry 2023-07-09 11:05:01 +10:00
cli_app.py Mac MPS FP16 fixes (#3641) 2023-07-07 17:43:23 -04:00