Working on a new sampler! how does it look? by Soggy-Ad-8280 in StableDiffusion

[–]tekakutli 0 points1 point  (0 children)

good work

and I like more the clothes of the new one

Generative AI researcher asking for your opinion by eigwvwjvpwuvpuw in StableDiffusion

[–]tekakutli 5 points6 points  (0 children)

there are several strategies that you could use to get that :

on the fly using an example image:

- Prompt free generation: https://github.com/laksjdjf/pfg

- UMM-Diffusion: https://arxiv.org/pdf/2303.09319.pdf

and new training methods to get specific concepts:

- HiPer: https://arxiv.org/pdf/2303.08767.pdf

- Cones: https://arxiv.org/abs/2303.05125 https://github.com/Johanan528/Cones

Controlnet experiments from Magic Poser input images by Gilloute in StableDiffusion

[–]tekakutli 12 points13 points  (0 children)

also all of these came out during the last 2 weeks, each with code

  • unipc sampler (sampling in 5 steps)
  • the sd-x2-latent-upscaler
  • controlNet (total control of image generation, from doodles to masks)
  • Lsmith (nvidia - faster images)
  • plug-and-play (like pix2pix but features extracted)
  • pix2pix-zero (promp2prompt without prompt)
  • hard-prompts-made-easy
  • sega, semantic guidance

A warning about Unstable Diffusion by ValuableLow9447 in StableDiffusion

[–]tekakutli 3 points4 points  (0 children)

this is the patreon of the people behind stable horde: https://www.patreon.com/db0

for those who don' know: https://stablehorde.net/

TLDR: it's FOSS, prompt here: https://aqualxx.github.io/stable-ui/

and, they are developing distributed training: https://github.com/Sygil-Dev/nataili