From c2fddb800a4ff77707c1ddd778c5921b9c56d2c6 Mon Sep 17 00:00:00 2001 From: Janis Hutz <98422316+simplePCBuilding@users.noreply.github.com> Date: Sat, 10 Jun 2023 06:50:33 +0000 Subject: [PATCH] Updated Home (markdown) --- Home.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index 4ba7f85..4757d18 100644 --- a/Home.md +++ b/Home.md @@ -1,2 +1,2 @@ -# Welcome to the FSRImageVideoUpscalerFrontend wiki! -This App allows you to upscale your old photos and videos to make them look better. It uses AMD's FidelityFX Super Resolution Upscaling Algorithm that is also used in many games. This though means it'll not achieve as great results as dedicated image upscalers which can take way longer to upscale the image. One of those algorithms will potentially be implemented in a future version of this app. \ No newline at end of file +# Welcome to the SimpleMediaUpscalerLite wiki! +This App allows you to upscale your old photos and videos to make them look better. It features plugin support, so you can add any upscaler to it you want, you'll only need to write a wrapper python script for it to work. By default, it includes two engines, namely AMD's FidelityFX_CLI and REAL-ESRGAN. \ No newline at end of file