Add psutil if using macOS to requirements.txt

master
brkirch 3 years ago
parent a7b1ab28d5
commit 8bc16b7582

@ -30,3 +30,4 @@ inflection
GitPython
torchsde
safetensors
psutil; sys_platform == 'darwin'

Loading…
Cancel
Save