Update README.md

add cpufeature numpy to pip cli
This commit is contained in:
squik67 2025-02-10 15:06:22 +01:00 committed by GitHub
parent b890a9894a
commit 27d16ae0a4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -127,7 +127,7 @@ Some preparation:
- Make sure that PyTorch, packaging, ninja is installed - Make sure that PyTorch, packaging, ninja is installed
``` ```
pip install torch packaging ninja pip install torch packaging ninja cpufeature numpy
``` ```
<h3>Installation</h3> <h3>Installation</h3>