From 8e79b045f8b99ff8f20521a436bd6b23c5eb9f62 Mon Sep 17 00:00:00 2001 From: genericness <107654710+genericness@users.noreply.github.com> Date: Sun, 19 Feb 2023 16:50:06 -0800 Subject: [PATCH] you forgot the 4090! --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 68b0bd9..8af444b 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ However, the official RIFE implementation run best via its original Pytorch impl The requirements to run these are the following: -* A **modern Nvidia GPU** (750 Ti, 900/1000/1600/2000/3000 Series). +* A **modern Nvidia GPU** (750 Ti, 900/1000/1600/2000/3000/4000 Series). * A **Python** installation including Pytorch (1.5 or later) as well as the packages `opencv-python`, `sk-video`, `imageio`. * The Flowframes Installer will automatically download all dependencies by default if these requirements are not fullfilled. @@ -109,4 +109,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.