energy-based-model/Compositional-Visual-Generation-with-Composable-Diffusion-Models-PyTorch
PyTorch implementation of a method for composable image generation using conditional diffusion models like Stable Diffusion.

Velocity · 7d
+0.3
★ / day
Trend
→steady
star history
This repository provides the official implementation of Compositional Visual Generation with Composable Diffusion Models (ECCV 2022). The method extends diffusion models with AND and NOT operators to enable compositional generation—combining multiple concepts or excluding certain elements in generated images. It works with existing conditional diffusion models including Stable Diffusion and Point-E.