From 53bda26cd162bd6ec5816b8a781e22cf1fe2911f Mon Sep 17 00:00:00 2001 From: Jordi Mas Date: Mon, 6 Jan 2025 10:21:47 +0100 Subject: [PATCH] Fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4afd55a..01c9dea 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ To run it: --output_dir /srv/files/ Notes: -* _--gpus "device=0"_ gives access to the GPU +* _--gpus "device=0"_ gives access to the GPU. If you do not have a GPU, remove this. * _"$(pwd)":/srv/files/_ maps your current directory to /srv/files/ inside the container # CPU and GPU support