ControlNet icon indicating copy to clipboard operation
ControlNet copied to clipboard

tldream: A tiny little diffusion drawing app

Open Sanster opened this issue 2 years ago • 0 comments

ControlNet is so great! I developed a tiny little diffusion drawing app to make it easier to use the scribble model. It is free and open source, and you can use any Stable Diffusion model on HuggingFace with just two command line arguments:

pip install tldream
tldream --model runwayml/stable-diffusion-v1-5 --device cuda

https://github.com/Sanster/tldream

https://user-images.githubusercontent.com/3998421/223440685-c1f6ab9d-52b9-4cb2-a86a-6b0376f9893b.mp4

Sanster avatar Mar 07 '23 13:03 Sanster