Update README.md

This commit is contained in:
N00MKRAD
2021-01-21 23:06:28 +01:00
committed by GitHub
parent 74b01a3512
commit 1a3d3bade6

View File

@@ -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.
**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.