PhotoMaker icon indicating copy to clipboard operation
PhotoMaker copied to clipboard

It is possible to speed up the processing process by 100 times using the GPU

Open pichugin-i opened this issue 1 year ago • 0 comments

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.

pichugin-i avatar Jan 17 '24 19:01 pichugin-i