Skip to content

Commit 590b436

Browse files
authored
Merge branch 'main' into marioRL-fix
2 parents ad6cbfe + 77aec05 commit 590b436

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: advanced_source/super_resolution_with_onnxruntime.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
.. code-block:: bash
2727
2828
%%bash
29-
pip install onnxruntime
29+
pip install onnx onnxruntime
3030
3131
ONNX Runtime recommends using the latest stable runtime for PyTorch.
3232

0 commit comments

Comments
 (0)