AmusementClub / vs-mlrt

Efficient CPU/GPU ML Runtimes for VapourSynth (with built-in support for waifu2x, DPIR, RealESRGANv2/v3, Real-CUGAN, RIFE, SCUNet and more!)
GNU General Public License v3.0
290 stars 19 forks source link

scripts/vsmlrt.py: add support for Ani4K-v2 model #105

Closed srk24 closed 1 month ago

srk24 commented 1 month ago

scripts/vsmlrt.py: add support for Ani4K-v2 model

WolframRhodium commented 1 month ago

How are these models named in your pr? I prefer Ani4Kv2_G6i2_Compact = 7000 and Ani4Kv2_G6i2_UltraCompact = 7001.

srk24 commented 1 month ago

How are these models named in your pr? I prefer Ani4Kv2_G6i2_Compact = 7000 and Ani4Kv2_G6i2_UltraCompact = 7001.

I re-pushed the code, now look better?

WolframRhodium commented 1 month ago

Thanks for your contribution!