Sorry, meant: AMD Ryzen 9 7950X for the cpu.
No, I use the Intel card separately, mainly for AV1 encoding.
I used https://github.com/HolyWu/vs-realesrgan
which is the general model:
Cu Selur
No, I use the Intel card separately, mainly for AV1 encoding.
I used https://github.com/HolyWu/vs-realesrgan
clip = RealESRGAN(clip=clip, model=5, device_index=0, trt=True, trt_cache_path=r"J:\tmp", num_streams=3)
0 = ESRGAN_SRx4_DF2KOST_official-ff704c30 (official ESRGAN x4 model)
1 = RealESRGAN_x2plus (x2 model for general images)
2 = RealESRGAN_x4plus (x4 model for general images)
3 = RealESRGAN_x4plus_anime_6B (x4 model optimized for anime images)
4 = realesr-animevideov3 (x4 model optimized for anime videos)
5 = realesr-general-x4v3 (tiny small x4 model for general scenes)