The process does not start due to an unfilled item
When starting interpolation, it asks to enter the name of the model, which was not initially specified. When trying various options, it says "syntax error" or "model not defined". How and where to enter the model name correctly? (I am primarily interested in the latest 4.22)
Hi, have you downloaded model parameters from google drive?
Hi. Didn't expect to get a response from the legend.😁
Hi, have you downloaded model parameters from google drive?
Seems yes. The working folder has a simple name and is located in the root of the disk. Maybe something is missing or I misunderstood something (I apologize if it is written incorrectly, I am writing through a translator)
It looks correct, what happens when you run from train_log.RIFE_HDv3 import Model in the main directory?
The directory in the screenshot is already located at C:\1\Practical-RIFE-main Or maybe I misunderstood something due to the translator's inaccuracies. Can you show me a screenshot please?
@lionessbzzz sorry to reply late Your screenshot is correct. In your main directory, you may try run
from train_log.RIFE_HDv3 import Model
in python environment to know the specific error. You can also try colab to run the whole pipeline: https://colab.research.google.com/drive/1BZmGSq15O4ZU5vPfzkv7jFNYahTm6qwT?usp=sharing