senmei 0.1.0

Senmei (鮮明) — desktop video enhancer in Rust: frame interpolation and AI upscaling.
1
2
3
fn main() {
    senmei_app::run();
}