mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-12-24 19:01:06 -08:00
Add psutil if using macOS to requirements.txt
This commit is contained in:
parent
a7b1ab28d5
commit
8bc16b7582
1 changed files with 1 additions and 0 deletions
|
|
@ -30,3 +30,4 @@ inflection
|
|||
GitPython
|
||||
torchsde
|
||||
safetensors
|
||||
psutil; sys_platform == 'darwin'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue