We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f16efbc commit d4eab8aCopy full SHA for d4eab8a
intermediate_source/realtime_rpi.rst
@@ -68,7 +68,7 @@ PyTorch and all the other libraries we need have ARM 64-bit/aarch64 variants so
68
.. code:: shell
69
70
$ pip install torch torchvision torchaudio
71
- $ pip install opencv-contrib-python
+ $ pip install opencv-python
72
$ pip install numpy --upgrade
73
74
.. image:: https://user-images.githubusercontent.com/909104/152874260-95a7a8bd-0f9b-438a-9c0b-5b67729e233f.png
0 commit comments