🛠 SwiftVR: Real-Time Video Restoration
SwiftVR has been released—the first generative video restoration model that works in real-time at 1080p on consumer GPUs (≈26 FPS on RTX 5090) and 4K on H100 (14 FPS). Based on the Wan2.2-TI2V-5B architecture, the project utilizes MFSWA, ReAE, and causal chunk-wise streaming to accelerate processing and eliminate latency.
🌍 It solves the problem of complexity and Out-of-Memory (OOM) issues during upscaling by replacing heavy 3D-VAEs.
👤 It enables the use of AI restoration on home PCs, streaming services, and in gaming.
Source 1: https://github.com/H-oliday/SwiftVR Source 2: https://huggingface.co/H-oliday/SwiftVR
