From e4f1d9aaff43549667f7c81c6f48a86606fb9b95 Mon Sep 17 00:00:00 2001 From: RealCalumPlays <69392845+RealCalumPlays@users.noreply.github.com> Date: Tue, 30 May 2023 17:35:36 +0100 Subject: [PATCH] Update README.md to include --cores parameter (#128) * Update utils.py * Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b65f4a7..7eea61c 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ Additional command line arguments are given below: --keep-fps keep original fps --gpu use gpu --keep-frames don't delete frames directory +--cores number of cores to use ``` Looking for a CLI mode? Using the -f/--face argument will make the program in cli mode.