Releases: pilot7747/sldl
Releases · pilot7747/sldl
v0.0.3
- Added
RealESRGAN
- Now video modules that use image modules frame-by-frame first try to apply
torch.jit.optimize_for_inference
to the backbone model. Increases the inference speed by ~10 % on my machine
- Added IFNet for video interpolation
v0.0.2
First working version of SLDL