publicstaticFlowPackagedainNcnn=newFlowPackage("DAIN-NCNN (AMD/Nvidia)","dain-ncnn.7z",40,"NCNN/Vulkan implementation of DAIN. Very slow and VRAM-hungry.");
publicstaticFlowPackagecainNcnn=newFlowPackage("CAIN-NCNN (AMD/Nvidia)","cain-ncnn.7z",75,"NCNN/Vulkan implementation of CAIN. About 8x faster than DAIN and very lightweight on VRAM.");
publicstaticFlowPackagerifeCuda=newFlowPackage("RIFE (Nvidia)","rife-cuda.7z",50,"Pytorch implementation of RIFE. Very fast (~2x CAIN, >16x DAIN) and not too VRAM-heavy.");
publicstaticFlowPackagerifeNcnn=newFlowPackage("RIFE-NCNN (AMD/Nvidia) [EXPERIMENTAL]","rife-ncnn.7z",25,"NCNN/Vulkan implementation of RIFE. Similar speed and VRAM usage as CAIN, but can have better quality.");
publicstaticFlowPackagepython=newFlowPackage("Python Runtime","py.7z",640,"Embedded Python runtime including Pytorch and all other dependencies. Install this if you don't have system Python.");
publicstaticFlowPackageaudioVideo=newFlowPackage("Audio/Video Tools (Required)","av.7z",10,"Utilities for extracting frames, analysing videos, encoding videos and GIFs.");
publicstaticFlowPackagelicenses=newFlowPackage("Licenses (Required)","licenses.7z",1,"License files for redistributed software.");