diff --git a/examples/cpp_libtorch/README.md b/examples/cpp_libtorch/README.md index e62e6e7..2cd50c0 100644 --- a/examples/cpp_libtorch/README.md +++ b/examples/cpp_libtorch/README.md @@ -6,8 +6,8 @@ Additionally, batch and CUDA inference options are available if you want to expl ##Requirements --GCC 11.4.0 (GCC >= 5.1) --LibTorch 1.13.0 (other versions are also acceptable) +- GCC 11.4.0 (GCC >= 5.1) +- LibTorch 1.13.0 (other versions are also acceptable) ##Download LibTorch