ParallelEdits: Efficient Multi-Aspect Text-Driven Image Editing with Attention Grouping, NeurIPS 2024 paper
Our implementation is based on PyTorch and diffusers, the required packages can be installed using
pip install -r requirements.txt
We provided a jupyter notebook for this demo. Please refer the Edit_demo.ipynb for examples.