Open flashfx2 opened 1 year ago
When executing main.py, I am getting an error on line 16 from rife_interpolate.py.
import model as the_model
Not sure why that is happening. You do need to download the checkpoints to use RIFE. I've added some instruction to the README for that. Also, I explain in the README now how to disable RIFE when generating.
When executing main.py, I am getting an error on line 16 from rife_interpolate.py.
import model as the_model