mirror of
https://github.com/k4yt3x/video2x.git
synced 2026-02-16 18:54:42 +08:00
chore(models): add the Real-ESRGAN general models (#1319)
Signed-off-by: k4yt3x <i@k4yt3x.com>
This commit is contained in:
@@ -91,6 +91,7 @@ void ProcessorFactory::init_default_processors(ProcessorFactory& factory) {
|
||||
static_cast<int>(vk_device_index),
|
||||
config.tta_mode,
|
||||
proc_cfg.scaling_factor,
|
||||
proc_cfg.noise_level,
|
||||
config.model_name
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user