Here are some models which I've converted to onnx (Mostly for Cartoons/Anime)
I can vouche for all of them working (tested on AMD GPU)
Original sources
can be found here
2x_AniScale2S_Compact_i8_60K
Very good with BluRay sources
2x-LD-Anime-Compact
Amazing with high quality DVDs
2x_Garfieldjr_span48
Very Good for mediocre DVD quality
Example script:
Code:
LWLibavVideoSource("INPUT.mkv")
ConvertBits(32).ConvertToPlanarRGB()
mlrt_ort(network_path="C:\Program Files (x86)\AviSynth+\plugins64+\models2\2x-LD-Anime-Compact.onnx", builtin=false, provider="dml")