Pytorch in UE5. how to run and apply?

There is a plugin for UE5 that imports Pytorch, TeserFlow and other machine learning libraries. How can I use them in UE5? Tried with Python. But I’m getting a RAM overflow when I’m just using nodes for python code in a running game.
Is there any documentation or forum posts that might help?