guided-diffusion
guided-diffusion copied to clipboard
Has anyone tried to use the pre-trained models using diffusers' pipeline and scheduler?
I realize that the pre-trained model in this repository outputs mean and variance, but the models in diffusers output samples directly.
Relative issue https://github.com/huggingface/diffusers/issues/2354.