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
304 stars 20 forks source link

Feature Request: (RIFE) Please add support for ensemble + scale!=1 #60

Open Samhayne opened 1 year ago

Samhayne commented 1 year ago

Currently the code will detect when the user is trying to use ensemble and a scale!=1. It will then simply return 'currently not supported'.

Please add support for the combination of both parameters.

(ensemble + high scale is super-useful to fight distorted / disordered patterns)

WolframRhodium commented 1 year ago

Sorry, no because of limited development time.