-
Notifications
You must be signed in to change notification settings - Fork 0
Manual Installation
pifroggi edited this page Aug 27, 2026
·
3 revisions
Download and put the entire vs_colorfix folder into your vapoursynth scripts folder, or your python site-packages folder.
You can also use pip for this and only do manual dependency installation: pip install -U vs_colorfix --no-deps
- vsncnn (for NCNN), vsort (for DirectML), vstrt (for TensorRT) (optional GPU backends for Wavelet and Guided Color Fix)
- vsov (optional CPU backend for Guided Color Fix)
- atwt (optional CPU backend for Wavelet Color Fix)
- vszip (optional speed boost for Average Color Fix)
Tip
You only need to install the backends you intend to use. Check the backend parameter docs and benchmarks for more information.