diff --git a/reve-shared/src/lib.rs b/reve-shared/src/lib.rs index 97fe0f7..b406a1b 100644 --- a/reve-shared/src/lib.rs +++ b/reve-shared/src/lib.rs @@ -138,7 +138,7 @@ impl Video { "-o", &output_path, "-n", - "realesr-animevideov3-x2", + format!("realesr-animevideov3-x{}", self.upscale_ratio).as_str(), "-s", &self.upscale_ratio.to_string(), "-f",