- Drop mmcv dependency.
- Change
tile
parameter to list. - Add
auto_download
parameter to allow only download the specified model at first run rather than forcibly download all models at once. - Bump PyTorch to 2.5.1.
- Bump VapourSynth to R66.
tile
parameter to list.auto_download
parameter to allow only download the specified model at first run rather than forcibly download all models at once.