Skip to content

Commit 6b10280

Browse files
authored
Update super_resolution_with_onnxruntime.py
add install for onnx
1 parent 104af60 commit 6b10280

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

advanced_source/super_resolution_with_onnxruntime.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
.. code-block:: bash
2727
2828
%%bash
29+
pip install onnx
2930
pip install onnxruntime
3031
3132
ONNX Runtime recommends using the latest stable runtime for PyTorch.

0 commit comments

Comments
 (0)