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