Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kha-white committed Jul 9, 2024
1 parent ec756f9 commit 99aceea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mokuro/run.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ def run(
Process manga volumes with mokuro.
Args:
paths: Paths to manga volumes. Volume can ba a directory, a zip file or a cbz file.
paths: Paths to manga volumes. Volume can be a directory, a zip file or a cbz file.
parent_dir: Parent directory to scan for volumes. If provided, all volumes inside this directory will be processed.
pretrained_model_name_or_path: Name or path of the manga-ocr model.
force_cpu: Force the use of CPU even if CUDA is available.
Expand Down

0 comments on commit 99aceea

Please sign in to comment.