diff --git a/README.md b/README.md index 8745e3be..ee1b3ad0 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,6 @@ REAL Video Enhancer is a redesigned and enhanced version of the original Rife ESRGAN App for Linux. This program offers convenient access to frame interpolation and upscaling functionalities on Linux, and is an alternative to outdated software like Flowframes or enhancr on Windows. -V2 Alpha 2 New Look!:
@@ -45,7 +44,6 @@ V2 Alpha 2 New Look!: # Hardware/Software Requirements - | | Minimum | Recommended | |--|--|--| | CPU | Dual Core x64 bit | Quad core x64 bit @@ -97,14 +95,13 @@ python3 build.py --build_exe # Credits: ### People: -| Person | For | Link| +| Person | For | Link | |--|--|--| | NevermindNilas | Some backend and reference code and working with me on many projects | https://github.com/NevermindNilas/ | Styler00dollar | RIFE models (4.1-4.5, 4.7-4.12-lite), Sudo Shuffle Span and benchmarking | https://github.com/styler00dollar | HolyWu | TensorRT engine generation code, inference optimizations, and RIFE jagged lines fixes | https://github.com/HolyWu/ | Rick Astley | Amazing music | https://www.youtube.com/watch?v=dQw4w9WgXcQ - ### Software: | Software Used | For | Link| |--|--|--| @@ -121,13 +118,42 @@ python3 build.py --build_exe | cx_Freeze | Tool for creating standalone executables from Python scripts (Linux build) | https://github.com/marcelotduarte/cx_Freeze | PyInstaller | Tool for creating standalone executables from Python scripts (Windows/Mac builds) | https://github.com/marcelotduarte/cx_Freeze | Feather Icons | Open source icons library | https://github.com/feathericons/feather +|Python Standalone Builds | Backend inference using portable python, helps when porting to different platforms. | https://github.com/indygreg/python-build-standalone | -# Custom models: - +# Custom Models: | Model | Author | Link | |--|--|--| | 4x-SPANkendata | Crustaceous D | [4x-SPANkendata](https://openmodeldb.info/models/4x-SPANkendata) | 4x-ClearRealityV1 | Kim2091 | [4x-ClearRealityV1](https://openmodeldb.info/models/4x-ClearRealityV1) | 4x-Nomos8k-SPAN series | Helaman | [4x-Nomos8k-SPAN series](https://openmodeldb.info/models/4x-Nomos8k-span-otf-strong) | OpenProteus | SiroSky | [OpenProteus](https://github.com/Sirosky/Upscale-Hub/releases/tag/OpenProteus) + +# FAQ + +### General Application Usage +* **Q:** What does this program attempt to accomplish? + * **A:** Fast, efficient and easily accessable video interpolation (Ex: 24->48FPS) and video upscaling (Ex: 1920->3840) +* **Q:** What backend should I use? + * **A:**