🔥 Official PyTorch implementation for paper 'Divide & Bind Your Attention for Improved Generative Semantic Nursing' (BMVC 2023 Oral)
🔥 Updates: We update our Divide & Bind pipeline, which is now compatible with Diffusers 0.21.4!
Our environment is built on top of Stable Diffusion:
conda env create -f environment/environment.yaml
conda activate ldm
Additional required packages are listed in environment/requirement.txt.
Stable Diffusion v1.5 model can be found here.
- generate_images.ipynb provides an example on how to generate images using Divide & Bind.
- examples_generation.ipynb provides some prompts and seeds used in the paper. Example images are saved in example_outputs.
This project is open-sourced under the AGPL-3.0 license. See the LICENSE file for details.
For a list of other open source components included in this project, see the file 3rd-party-licenses.txt.
This software is a research prototype, solely developed for and published as part of the publication cited above. It will neither be maintained nor monitored in any way.
Please feel free to open an issue or contact personally if you have questions, need help, or need explanations. Don't hesitate to write an email to the following email address: [email protected]