We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7563f6 commit 77aec05Copy full SHA for 77aec05
advanced_source/super_resolution_with_onnxruntime.py
@@ -26,7 +26,7 @@
26
.. code-block:: bash
27
28
%%bash
29
- pip install onnxruntime
+ pip install onnx onnxruntime
30
31
ONNX Runtime recommends using the latest stable runtime for PyTorch.
32
0 commit comments