diff --git a/recipes_source/recipes/defining_a_neural_network.py b/recipes_source/recipes/defining_a_neural_network.py index bdb7ccfb375..f0a4ef69be3 100644 --- a/recipes_source/recipes/defining_a_neural_network.py +++ b/recipes_source/recipes/defining_a_neural_network.py @@ -26,7 +26,7 @@ :: - pip install torchaudio + pip install torch """