Raul Ciotescu

Results 1 issues of Raul Ciotescu

this PR adds the controlnet pipeline for the pixart alpha diffusion model the following example uses the HED edge to control the generation. ``` import torch import torchvision.transforms as T...