cure-lab / PnPInversion

[ICLR2024] Official repo for paper "PnP Inversion: Boosting Diffusion-based Editing with 3 Lines of Code"
212 stars 5 forks source link

Accelerate #9

Open Facialiv opened 4 months ago

Facialiv commented 4 months ago

I want to accelerate this process, how should I do?

juxuan27 commented 3 months ago

Hi, @Facialiv ! Thank you for your focus. Maybe you can try using fewer sampling step, better CPU, or using low precision (e.g., fp16).