Skip to content

Commit 85967a4

Browse files
Add Vivid; Remove enhancr (unmaintained) from FAQ
Removed enhancr entry from the FAQ section. Vivid successes Enhancr
1 parent cdc7a82 commit 85967a4

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

docs/faq.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,15 @@ There are many programs that can perform AI upscaling, though not all are able t
2626
- [Download](https://chainner.app/download) | [GitHub](https://github.com/chaiNNer-org/chaiNNer) | [Website](https://chainner.app/)
2727
- chaiNNer is a node-based image processing GUI that can also be used for image upscaling. It has the most support for models listed on OpenModelDB and can be run with PyTorch (CUDA), ONNX (CUDA), and NCNN (AMD/Intel). Being node based, it allows you to process your images with a lot more control, at the cost of being a bit more complex. Besides upscaling, chaiNNer also has a variety of other use cases and is a very versatile program.
2828

29+
- **Vivid** (closed-source | paid)
30+
- [GitHub (Extension SDK)](https://github.com/dusklaboratory/vivid-core)
31+
- Desktop AI video processing platform focused on upscaling, frame interpolation, and restoration. It supports multiple runtimes including TensorRT, NCNN, DirectML, CoreML, and ONNX Runtime, enabling efficient processing across NVIDIA, AMD, Intel, and Apple Silicon hardware. Built-in model hub and custom model support!
32+
- Unlike traditional tools, Vivid is built around pipelines and queue-based workflows, allowing users to chain operations like upscaling, interpolation, and restoration into a single process. It also supports optional cloud acceleration for significantly faster processing when local hardware is insufficient.
33+
2934
- **AnimeJaNaiConverterGui** (open-source | free)
3035
- [GitHub](https://github.com/the-database/AnimeJaNaiConverterGui)
3136
- Allows for fast video upscaling utilizing TensorRT (On Nvidia cards), DirectML, or NCNN within a clean GUI. Only supports ONNX. Use chaiNNer to convert PyTorch models to ONNX for usage.
3237

33-
- **enhancr** (open-source | paid)
34-
- [GitHub](https://github.com/mafiosnik777/enhancr)
35-
- Meant for fast video frame upscaling and interpolation, enhancr takes advantage of Nvidia's TensorRT to provide fast processing on video. It supports a variety of models, including many of the custom ESRGAN ones from OpenModelDB.
36-
3738
- **VSGAN-TensorRT-docker** (open-source | free)
3839
- [GitHub](https://github.com/styler00dollar/VSGAN-tensorrt-docker)
3940
- A more complicated but free alternative for fast video upscaling with TensorRT. Supports an insane amount of models, but requires manual parameter selection.

0 commit comments

Comments
 (0)