LituRout / PSLD

Posterior Sampling using Latent Diffusion
131 stars 14 forks source link

An implementation based on the Hugging Face Stable Diffusion? #8

Open Coderbai opened 3 months ago

Coderbai commented 3 months ago

Hi LituRout,

Really appreciate the nice work.

Is there an implementation based on the Stable Diffusion from the Hugging Face, or have you tried this?

LituRout commented 3 months ago

Thanks! We have implemented PSLD using StableDiffusion v1.5 and LDM-VQ-4 in this repository. Also, we made a gradio demo hosted at the following huggingface space. I am not sure which StableDiffusion from HuggingFace you are referring to. I'd be happy to answer your question if you could provide some more details on this.