mirror of
https://github.com/openvinotoolkit/stable-diffusion-webui.git
synced 2024-12-14 22:53:25 +03:00
Add psutil if using macOS to requirements.txt
This commit is contained in:
parent
a7b1ab28d5
commit
8bc16b7582
@ -30,3 +30,4 @@ inflection
|
||||
GitPython
|
||||
torchsde
|
||||
safetensors
|
||||
psutil; sys_platform == 'darwin'
|
||||
|
Loading…
Reference in New Issue
Block a user