Add psutil if using macOS to requirements.txt
Showing
| ... | @@ -30,3 +30,4 @@ inflection | ... | @@ -30,3 +30,4 @@ inflection |
| GitPython | GitPython | ||
| torchsde | torchsde | ||
| safetensors | safetensors | ||
| psutil; sys_platform == 'darwin' |
Please register or sign in to comment