mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-12-19 17:47:25 -05:00
Add psutil if using macOS to requirements.txt
This commit is contained in:
@@ -30,3 +30,4 @@ inflection
|
|||||||
GitPython
|
GitPython
|
||||||
torchsde
|
torchsde
|
||||||
safetensors
|
safetensors
|
||||||
|
psutil; sys_platform == 'darwin'
|
||||||
|
|||||||
Reference in New Issue
Block a user