InvokeAI/invokeai/app
Lincoln Stein 10d3bccf32
Mac MPS FP16 fixes (#3641)
This PR is to allow FP16 precision to work on Macs with MPS. In
addition, it centralizes the torch fixes/workarounds required for MPS
into a new backend utility `mps_fixes.py`. This is conditionally
imported in `api_app.py`/`cli_app.py`.

Many MANY thanks to @StAlKeR7779 for patiently working to debug and fix
these issues.
2023-07-07 17:43:23 -04:00
..
api add merge api 2023-07-06 15:12:34 -04: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 improve user migration experience 2023-07-07 08:18:46 -04:00
util feat(nodes): refactor image types 2023-05-28 20:19:56 -04:00
api_app.py Mac MPS FP16 fixes 2023-07-04 18:10:53 -04:00
cli_app.py Mac MPS FP16 fixes (#3641) 2023-07-07 17:43:23 -04:00