flowframes
flowframes copied to clipboard
Can not get FlowFrames to work
Hello! I'm not a programmer/coder/any of that. I'm a videographer, and I'd like to use AI interpolation to increase the frame rate of a video I shot recently. I downloaded FlowFrames, and have since installed and configured Python, Anaconda, Pytorch, and who knows what else... each of these steps has allowed me to solve a problem in FF, but for several hours now I haven't been able to overcome this current issue. I do not have an Nvidia GPU, but my computer is a new Lenovo with a modern Intel(R) UHD GPU.
When using the default settings I get this error:
A python module is missing. Check rife-cuda-log for details.
[E] ModuleNotFoundError: No module named 'torch'
When using the Vulkan/NCNN Implementation I get this error:
A Vulkan error occurred during interpolation!
[E] Invalid gpu device
Are your GPU IDs set correctly?
I have Pytorch installed, and in the Anaconda CMD window I've seen the program reference "torch" on several occasions. So I'm not sure why it can't see it when I'm using FF. Please let me know how this can be fixed, if it even CAN be fixed. If not, I'd love to know about alternative programs I can use for this purpose with my current equipment. Thank you very much!!
Pretty late on this issue, but Intel graphics are barely enough to show the desktop and hence many programs don't consider them as gpus. You would need to get a graphics card, ideally nvidia, to run FF.
Hey Super4Jet,
Do you know what to do when the exact opposite is happening when using FF ? ie. Only my Intel graphics is being selected and not my Nvidia gpu. Tried changing the gpu from 0 to 1 in FF settings but to no avail.
So you now have a nvidia gpu? That's already good progress, but if the error above persists, the problem most likely is that you don't have PyTorch installed correctly.
You then might want to check if Windows prefers to the iGPU instead of the proper GPU in the settings:
Settings>System>Display>Graphics Settings>Browse (open Flowframes.exe):

Next option is to disable your Intel GPU, the first entry on Google was Quora: qr.ae/pGagij After a reboot FlowFrames can't use the iGPU and should use the nvidia card instead. Hopefully...
Otherwise be sure to upload the logs, located at FlowframesData/logs, which should contain more information on why it failed.
I think you are mistaken.I am not the OP 😅 I can actually use Intel graphics and run FF.And yes i have set the graphics card preference in Windows to use the Nvidia Gpu.Maybe i should try disabling the other one.Thanks for the help mate !
So you now have a nvidia gpu? That's already good progress, but if the error above persists, the problem most likely is that you don't have PyTorch installed correctly. You then might want to check if Windows prefers to the iGPU instead of the proper GPU in the settings: Settings>System>Display>Graphics Settings>Browse (open Flowframes.exe):
Next option is to disable your Intel GPU, the first entry on Google was Quora: qr.ae/pGagij After a reboot FlowFrames can't use the iGPU and should use the nvidia card instead. Hopefully...
Otherwise be sure to upload the logs, located at FlowframesData/logs, which should contain more information on why it failed.
after changed graphic setting point my GPU, it still using igpu....
Did you try disabling the iGPU as well (as mentioned in my previous comment)?
hey all, I had the same issue, but it works even without turn off the iGPU, in the settings for multi GPU set it to "0,1"
