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.