feat(video2x): update CLI help message examples

Signed-off-by: k4yt3x <i@k4yt3x.com>
This commit is contained in:
k4yt3x
2024-12-01 00:00:00 +00:00
parent 627f3d84a4
commit 24d43a8478
5 changed files with 41 additions and 49 deletions

View File

@@ -103,8 +103,6 @@ void ProcessorFactory::init_default_processors(ProcessorFactory &factory) {
cfg.tta_temporal_mode,
cfg.uhd_mode,
cfg.num_threads,
cfg.rife_v2,
cfg.rife_v4,
cfg.model_name
);
}