OPEN_SOURCE ↗
REDDIT · REDDIT// 9d agoTUTORIAL
LocalLLaMA thread seeks NSFW model picks
A Redditor on r/LocalLLaMA asks which open-source models people use for NSFW image generation, whether NSFW video is practical, and how communities keep characters consistent. The discussion points toward self-hostable image checkpoints, LoRA-based workflows, and video pipelines that still demand a lot more prompting and compute.
// ANALYSIS
The real story here is not a single “best” model, but a workflow problem: people are mixing base checkpoints, domain-specific merges, and LoRAs to get acceptable output and repeatable characters.
- –One reply leans on Z-Image-Turbo for some stills and Pony-style checkpoints for others, which is a good reminder that model choice is usually style- and hardware-dependent rather than universal.
- –Character consistency still looks like a LoRA-first problem in practice; there is no magic base model that solves identity preservation across prompts.
- –Video is possible, but the reply suggests it remains much more effortful than images, with Wan2GP and LTX Video used as tooling rather than a turnkey experience.
- –The self-hosting angle matters: smaller or older models remain attractive because they fit consumer GPUs and allow iterative prompting without cloud cost or policy friction.
- –For AI devs, this is a useful snapshot of the open-source image/video stack: fine-tuned checkpoints for generation, LoRAs for style and identity, and wrapper UIs to make the hardware constraints tolerable.
// TAGS
image-genvideo-genopen-sourceself-hostedfine-tuninglocalllama
DISCOVERED
9d ago
2026-04-03
PUBLISHED
9d ago
2026-04-03
RELEVANCE
7/ 10
AUTHOR
ElectricalVariety641