mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-01-22 18:17:55 -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