TencentARC / PhotoMaker

PhotoMaker
https://photo-maker.github.io/
Other
8.63k stars 675 forks source link

About the batch inference #147

Open passing2961 opened 1 month ago

passing2961 commented 1 month ago

Hi,

It seems that the released code supports only a single input prompt during the inference stage. However, I want to perform batch inference for faster generation. Should I modify the pipeline.py code to achieve this? Or is there any existing code for batch inference that I might have overlooked?

Best regards