Sanster/tldream is a open-source project on GitHub, written primarily in Python. It has 401 stars. A tiny little diffusion drawing app
Snapshot summary built from the project's own GitHub metadata — there's no written TopGit review yet. The page will update automatically when a full review is published.
WHY NO REVIEW YET
TopGit writes full reviews for the most-starred, most-requested repositories. This page is a snapshot until then — see the READ ME tab for the original README in full.
Support any Stable Diffusion 1.5 model on HuggingFace or local ckpt/safetensors
Support multi-language translation: zh, ja, ko, ru
Quick Start
# In order to use the GPU, install cuda version of pytorch first.
# pip install torch==1.13.1+cu117 --extra-index-url https://download.pytorch.org/whl/cu117
pip install tldream
tldream --model runwayml/stable-diffusion-v1-5 --device cuda
If you are not familiar with python/pip, you can try this installer: Windows 1-click Installer
Command line arguments
--listen / --no-listen: If true, start server at 0.0.0.0 [default: no-listen]
--port INTEGER: [default: 4242]
--device TEXT: Device to use (cuda, cpu or mps) [default: cuda]
--model TEXT: Any HuggingFace Stable Diffusion model id. Or local ckpt/safetensors path [default: runwayml/stable-diffusion-v1-5]
--cache-dir TEXT: Model cache directory, by default model downloaded to ~/.cache/huggingface/hub
--local-files-only / --no-local-files-only: Not connect to HuggingFace server, add this flag if model has been downloaded [default: no-local-files-only]
Yes — Sanster/tldream ships under the Apache-2.0 license, which makes its source code freely readable (and, depending on license terms, forkable and reusable). Source: github.com/Sanster/tldream.
What is Sanster/tldream?
Sanster/tldream (Sanster/tldream) is a Python project on GitHub. From the project's own README: A tiny little diffusion drawing app
Where do I read more about Sanster/tldream?
This TopGit page is a snapshot — the READ ME tab shows the project's own README content (links stripped, images preserved). The GitHub repository at github.com/Sanster/tldream is the definitive source.
Read full README in the tab above.
Want a second opinion on tldream?
Ask an AI that can read this page — one click and you get its take on tldream.