From 1a3d3bade6b6c2c4a91157ee247140c11c75876b Mon Sep 17 00:00:00 2001 From: N00MKRAD <61149547+n00mkrad@users.noreply.github.com> Date: Thu, 21 Jan 2021 23:06:28 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3f245b4..6d0209a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Flowframes - Windows GUI for Video Interpolation -Flowframes Windows GUI for video interpolation - Supports RIFE Pytorch and NCNN implementations. +Flowframes Windows GUI for video interpolation - Supports DAIN NCNN as well as RIFE Pytorch and NCNN implementations. Flowframes is **open-source donationware**. Builds are released for free on itch after an early-access period on Patreon. This repo's code is complete and does not "paywall" experienced users who want to compile the program themselves. @@ -112,4 +112,4 @@ Here is an explanation of some of the more important settings. **A:** It encodes your output video during interpolation, instead of afterwards. Enable it unless you have a very weak CPU. **Q:** I downloaded a "Full" package but now want to switch to my own system Python installation. How do I do that? -**A:** Go to `FlowframesData/pkgs/` and delete the folders `py-tu` or `py-amp`, whichever you have. Flowframes will now try to use system python. \ No newline at end of file +**A:** Go to `FlowframesData/pkgs/` and delete the folders `py-tu` or `py-amp`, whichever you have. Flowframes will now try to use system python.