you forgot the 4090!

This commit is contained in:
genericness 2023-02-19 16:50:06 -08:00 committed by GitHub
parent 4faeb7d938
commit 8e79b045f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

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