Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Real-time anime upscaling to 4K in mpv with lightweight super-resolution models
| Date | Stars |
|---|---|
| 2026-07-24 | 703 |
| 2026-07-25 | 702 |
| 2026-07-28 | 702 |
| 2026-07-30 | 702 |
| 2026-08-06 | 702 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
35.0
growth rate 0.00%/day
# Upscaling Anime with mpv-AnimeJaNai [](https://discord.gg/EeFfZUBvxj) <a href="./demov3.webp?raw=1"><img src="demov3.webp"/></a> <p align="center"><sup>(click image to enlarge)</sup></p> ## Overview This project provides a collection of Real-ESRGAN Compact ONNX upscaling models, along with a custom build of mpv video player. The video player (currently Windows only), enables real-time upscaling of 1080p content to 4K by running these models using TensorRT (NVIDIA only) or DirectML (for AMD or Intel Arc). While the default configuration upscales using the 2x_AnimeJaNai models, it can be easily customized to utilize any Real-ESRGAN Compact ONNX models. Join the [**JaNai Discord server**](https://discord.gg/EeFfZUBvxj) to get the latest news, download pre-release and experimental models, get support and ask questions, share your screenshots (use the `s` key in mpv), or share your feedback. 日本語も大丈夫です。 ## Usage Instructions Ensure your NVIDIA graphics drivers are up to date. Download and extract the [latest release archive](https://github.com/the-database/mpv-upscale-2x_animejanai/releases) of mpv-upscale-2x_animejanai. Open the video player at `mpvnet.exe`. When playing a video for the first time, a TensorRT engine file will be created for the selected ONNX model. Playback will be paused and a command prompt box will open. Please make sure to wait while the engine is created. Engine creation only needs to happen once per model. Playback will resume on its own when finished. To confirm upscaling status, press `ctrl+J` to view upscaling stats. This shows the current profile, and the currently running upscaling models if any. The player is preconfigured to upscale with the 2x_AnimeJaNai V3.1 models, and makes 3 upscaling profiles available by default. The available profiles are described in more detail below. Any of these profiles can be selected on the fly using the keybinding listed below. |Profile | Description | Keybinding | Minimum recommended GPU for upscaling 1080p to 4k | |-|-|-|-| |Quality | Highest quality model | `Shift+1` | RTX 4090| |Balanced | High quality model which trades slight quality for major performance gains | `Shift+2` | RTX 3080| |Performance | Fastest performance model which sacrifices a bit more quality | `Shift+3` | RTX 3060| The default upscaling profile is the Balanced profile which is recommended for users running an NVIDIA RTX 3080 or higher. ## Updating mpv-upscale-2x_animejanai checks for updates on startup. When a newer version is available, an on-screen message appears; press `Ctrl+U` (or use the *AnimeJaNai > Install Update* menu) to install it. mpv closes, the update is applied in place, and mpv reopens automatically. Your customizations are preserved across updates: your profiles (`animejanai.conf`), your mpv settings in `mpv-user.conf`, and any ONNX models you added to `animejanai/onnx/` are never overwritten. Most updates are small because the large GPU runtime is only re-downloaded when it actually changes. (Your previous `input.conf` is backed up to `input.conf.bak-<version>` before the shipped keybindings are refreshed.) > Note for users upgrading from a version before this updater existed: download the > [latest release](https://github.com/the-database/mpv-upscale-2x_animejanai/releases) once > manually; from then on updates are handled in place. ## Customizing Profiles and Other Settings Upscaling can be further customized using the AnimeJaNai Manager which can be launched by pressing `ctrl+E` from mpvnet. The Manager allows the setup of up to 9 custom slots and also the use of custom chains, conditional settings based on video resolution and framerate, downscaling to improve performance, and more. The default upscaling profile can also be set in the Manager. ![image](https://github.com/the-database/mpv-upscale-2x_animejanai/assets/25811902/76a8db5b-8c67-4b0c-91
Excerpt of 9,315 characters
Read on GitHub590
Karl Hook
1
1
1
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:b215194d85f30a5f, topic:super-resolution, desc:upscaling, readme:upscaling
matched fp:b215194d85f30a5f, topic:tensorrt