Update README.md

This commit is contained in:
Sam Khoze
2024-06-16 23:09:00 -07:00
committed by GitHub
parent 85671f4e3d
commit bf89988ea5
+1 -1
View File
@@ -59,7 +59,7 @@ Restart your ComfyuUI
This method has been tested on a M1 and M3 Mac, You must run the below code on your terminal window for Mac Metal Performance Shaders (MPS) Apple's specialized solution for high-performance GPU programming on their devices. Integrating closely with the Metal framework, MPS provides a suite of highly optimized shaders for graphics and computing tasks, which is particularly beneficial in machine learning applications.
## Important Steps (if you miss these steps it will not work)
## ⚠️⚠️⚠️ Important Steps (if you miss these steps it will not work)
```
export PYTORCH_ENABLE_MPS_FALLBACK=1
```