huggingface / diffusers

🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch and FLAX.
https://huggingface.co/docs/diffusers
Apache License 2.0
25.22k stars 5.22k forks source link

Direct Inversion: Optimization-Free Text-Driven Real Image Editing with Diffusion Models #1305

Open patrickvonplaten opened 1 year ago

patrickvonplaten commented 1 year ago

Model/Pipeline/Scheduler description

https://arxiv.org/abs/2211.07825

Could be cool to try to build a pipeline with this :-)

Open source status

Provide useful links for the implementation

Will weights, code be open-sourced cc @adham-elarabawy maybe? :-)

adham-elarabawy commented 1 year ago

Yes. Releasing diffusers-integrated codebase for the paper later this week.