"docs/source/vscode:/vscode.git/clone" did not exist on "d416a49bd775cdd16ef2f0cce4bcebce333d17b2"
Unverified Commit 7deea259 authored by moto's avatar moto Committed by GitHub
Browse files

Remove NumPy dependency from README (#1582)

parent be903fa7
...@@ -69,7 +69,6 @@ Note that nightly build is build on PyTorch's nightly build. Therefore, you need ...@@ -69,7 +69,6 @@ Note that nightly build is build on PyTorch's nightly build. Therefore, you need
**pip** **pip**
``` ```
pip install numpy
pip install --pre torchaudio -f https://download.pytorch.org/whl/nightly/torch_nightly.html pip install --pre torchaudio -f https://download.pytorch.org/whl/nightly/torch_nightly.html
``` ```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment