PyTorch is intuitive and ubiquitous. It gets the job done. It makes lots of things easy. Many of our dependancies are in PyTorch. We use it heavily with ComfyUI.
A set of AI models is trained targeting different deepfake techniques with different custom made dataset with pytorch. We explored alternatives such as TensorFlow and Keras but chose PyTorch for its flexibility and dynamic computation graph.