mirror of
https://github.com/n00mkrad/flowframes.git
synced 2025-12-16 08:27:44 +01:00
Open python installation page if module is missing
This commit is contained in:
@@ -7,4 +7,10 @@
|
||||
|
||||
|
||||
|
||||
This should be sufficient to run RIFE and other Pytorch-based networks on any modern GPU, including the RTX 3000 (Ampere) series.
|
||||
This should be sufficient to run RIFE and other Pytorch-based networks on any modern GPU, including the RTX 3000 (Ampere) series.
|
||||
|
||||
## Troubleshooting
|
||||
|
||||
If you are getting some kind of numpy error, try downgrading it to 1.19.3:
|
||||
|
||||
`pip install numpy==1.19.3`
|
||||
Reference in New Issue
Block a user