mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-01-23 08:47:59 -05:00
* remove MacOS Sonoma check in devices.py As of pytorch 2.1.0, float16 works with our MPS fixes on Sonoma, so the check is no longer needed. * remove unused platform import