diff --git a/advanced/pytorch-example/requirements.txt b/advanced/pytorch-example/requirements.txt index 04a789b..83f35f8 100644 --- a/advanced/pytorch-example/requirements.txt +++ b/advanced/pytorch-example/requirements.txt @@ -1,2 +1,3 @@ -datasets +# suite for nvcr.io/nvidia/pytorch:25.08-py3 +datasets<=4.0.0 numpy<2 \ No newline at end of file