This repository implements ControlNet in PyTorch for diffusion models. As of now, the repo provides code to do the following: Training and Inference of Unconditional DDPM on MNIST dataset Training and ...
This is the official release of ControlNet 1.1. ControlNet 1.1 has the exactly same architecture with ControlNet 1.0. We promise that we will not change the neural network architecture before ...