From 4686716c5967a6a8aea4273db843cdac7f30bfa9 Mon Sep 17 00:00:00 2001 From: Michael Date: Sun, 22 Sep 2024 18:39:00 +0100 Subject: [PATCH] add to README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3def2ae..a71318d 100644 --- a/README.md +++ b/README.md @@ -165,6 +165,7 @@ options: --execution-provider {cpu} [{cpu} ...] available execution provider (choices: cpu, ...) --execution-threads EXECUTION_THREADS number of execution threads --headless run in headless mode + --enhancer-upscale-factor Sets the upscale factor for the enhancer. Only applies if `face_enhancer` is set as a frame-processor -v, --version show program's version number and exit ```