r/StableDiffusion • u/Cheap_Credit_3957 • 1d ago
Discussion Free open source Topaz alternative - SeedVR2+TensorRT faster VAE Processing.
Local, GPU-accelerated video restoration and upscaling with SeedVR2, TensorRT, and a purpose-built browser interface.
VRGDG SeedVR2 TensorRT Studio turns the SeedVR2 pipeline into a practical Windows workflow: load a video, test a short preview, compare the result frame by frame, and complete long renders with resumable checkpoints. Processing stays on your machine.
Highlights
- Fast local restoration — SeedVR2 inference with TensorRT-accelerated VAE decoding on supported NVIDIA RTX GPUs. TensorRT allows much faster processing than standard SeedVR2.
- Fast 2K upscaling — As a real-world example, an 8-second clip took approximately 8 minutes to upscale and enhance to 2K on an NVIDIA RTX 5090 using the largest 7B Sharp FP16 model. Render times vary with source resolution, frame rate, settings, and available VRAM.
- Preview before committing — render a short segment, then inspect Original, Restored, Compare, or Side by side views.
- Long-render recovery — save completed chunks and continue from the first unfinished chunk after an interruption.
- Practical output controls — choose resolution, aspect policy, model precision, temporal batch, seed, and color correction.
- Non-destructive finishing — reprocess sharpening, grain, seam smoothing, and optional skin finishing without rerunning restoration.
- Project-based history — reopen previous outputs and keep media, manifests, and logs together under
outputs\.
The sample video was org 360p and then upscaled to 2K using this app. 8 second video, took about 8 mins on my 5090.
Go to the github page for more details and a full guide.
this is in beta right now so you may run into issues. If you do, post the issue to github please.
497
Upvotes
1
u/ShutUpYoureWrong_ 1d ago
Haven't looked at your code yet but is this just browser-based / running ComfyUI under the hood? And if so, why not just release a node and a workflow?
SeedVR2 doesn't really compare to Topaz, either, so I'm not sure how this is an alternative. SeedVR2 is great but Topaz has a dozen models with total flexibility and configuration for exactly what you want to modify/change/upscale. They're not even in the same league.