lllyasviel / LayerDiffuse_DiffusersCLI

LayerDiffuse in pure diffusers without any GUI
Apache License 2.0
336 stars 25 forks source link

replicated paper and training code but.. #9

Open nighting0le01 opened 3 months ago

nighting0le01 commented 3 months ago

hi @lllyasviel amazing work, i tried replicating the paper, and was able to get a model working, but the results i see are cloudy and have artifacts sometimes, lack consistency across seeds. did you regularize using any additional losses other than regular diffusion objective in latent space while training the Unet?

did you use any additional tricks not mentioned in paper?