PhotoMaker
PhotoMaker copied to clipboard
It is possible to speed up the processing process by 100 times using the GPU
Just as an idea, there is an opportunity to improve processing performance if anyone has experience writing code using GPUs. (Parallel work). I heard that processing was done via GPU for another project that processes video, also via Python.
https://github.com/pichugin-i/roop Here is an example of using threads for the GPU.