Skip to content

Commit 84b229d

Browse files
committed
add ndscription of ewn parametres in README
1 parent b8938b2 commit 84b229d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ geo_inference -i <image> -br <bands_requested> -m <model> -wd <work_dir> -ps <pa
7878
- `-m`, `--model`: Path or URL to the model file
7979
- `-wd`, `--work_dir`: Working Directory
8080
- `-ps`, `--patch_size`: The patch Size, the size of dask chunks, Default = 1024
81-
- `-w`, `--workers`: Numbers of workers used by dask, Default = Nb of cores available on the host, minus 1
81+
- `-w`, `--workers`: Number of workers used by dask, Default = Nb of cores available on the host, minus 1
8282
- `-v`, `--vec`: Vector Conversion
8383
- `-y`, `--yolo`: Yolo Conversion
8484
- `-c`, `--coco`: Coco Conversion

0 commit comments

Comments
 (0)