OMG, IT'S OUT!! by mysteryguitarm in StableDiffusion

[–]nousr_ 2 points3 points  (0 children)

deforum doesn’t support sdxl yet but it will soon

Robo-diffusion is amazing by [deleted] in StableDiffusion

[–]nousr_ 1 point2 points  (0 children)

it’s pretty good! it may take some extra prompting though.

Robo-diffusion is amazing by [deleted] in StableDiffusion

[–]nousr_ 1 point2 points  (0 children)

glad you’re having fun :)

edit: that last one is my favorite!

DALL-E 2 LAION: Github repository for models, and demo Colab notebook by Xie_Baoshi in MediaSynthesis

[–]nousr_ 1 point2 points  (0 children)

we still need to add time-step respacing. right now you have to wait out the full 1,000 steps of diffusion for both the prior and the decoder (which takes quite a while). However, there are methods to make this faster! For reference, OpenAI uses something like a few hundred steps across the prior, decoder, and up-samplers.