diff --git a/043_cpp_call_py_LEDNet/scripts/requirements.txt b/043_cpp_call_py_LEDNet/scripts/requirements.txt index d3455bd..8b32312 100644 --- a/043_cpp_call_py_LEDNet/scripts/requirements.txt +++ b/043_cpp_call_py_LEDNet/scripts/requirements.txt @@ -1,4 +1,4 @@ -torch==0.4.1 +torch==2.2.0 torchvision==0.2.1 torchsummary==1.5.1 visdom==0.1.8.4