diff --git a/prototype_source/flight_recorder_tutorial.rst b/prototype_source/flight_recorder_tutorial.rst index 95a9dab9149..df1abbf9d61 100644 --- a/prototype_source/flight_recorder_tutorial.rst +++ b/prototype_source/flight_recorder_tutorial.rst @@ -9,7 +9,10 @@ What you will learn Prerequisites ------------- + - PyTorch version 2.5 or later. +- `tabulate `__. You can install by running ``pip install tabulate``. + Overview --------