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