In order to implement style transfer in generative model you can refer to the following libraries:
- PyTorch
 
- TensorFlow/Keras
 
- Magenta 
 
- Fast AI
 
These libraries will provide you flexibility for implementing style transfer for various content types like text, images , videos etc. You can also use other libraries like OpenCV ,Torchvision etc.