Closed NenelFX closed 1 year ago
convert_fps.py -h Traceback (most recent call last): File "convert_fps.py", line 12, in from inference_img import LoadModel, StartModel, RatioSplit, ReadImage, WriteImage ModuleNotFoundError: No module named 'inference_img'
You need to have all python files and at least one RIFE model. You can't just download one file and expect it to work.
convert_fps.py -h Traceback (most recent call last): File "convert_fps.py", line 12, in
from inference_img import LoadModel, StartModel, RatioSplit, ReadImage, WriteImage
ModuleNotFoundError: No module named 'inference_img'