SAVRN
Search Contact SAVRN

Open-weight model · Text to image

LCM_Dreamshaper_v7

by Simian Luo SimianLuo/LCM_Dreamshaper_v7

Distilled from Dreamshaper v7 fine-tune of Stable-Diffusion v1-5 with only 4,000 training iterations (~32 A100 GPU Hours). By distilling classifier-free guidance into the model's input, LCM can generate high-quality images in very short inference time.

Parameters860M
Context
Weights9.7 GB
Licensemit
AccessOpen weights
Monthly Downloads133.8k

Runs On

What it takes to serve LCM_Dreamshaper_v7 (860M parameters): the memory its weights need at each precision, and the cheapest way to rent enough data-center GPUs to hold them.

PrecisionWeightsMemory neededCheapest setupPer hourAlso fits
16-bit 1.7 GB 2.1 GB 1x MI300X (192 GB)
Vultr
$1.85 1x H100 $1.99 · 1x MI325X $2.00
8-bit 0.9 GB 1.0 GB 1x MI300X (192 GB)
Vultr
$1.85 1x H100 $1.99 · 1x MI325X $2.00
4-bit 0.4 GB 0.5 GB 1x MI300X (192 GB)
Vultr
$1.85 1x H100 $1.99 · 1x MI325X $2.00

Memory is the weights at that precision plus 20% for the runtime and a short context; a long context needs more. Prices are the lowest on-demand hourly rates in the SAVRN Index, read Sep 18, 2026.

Model Card

By Simian Luo, published under mit, revision a85df6a8bd97.

Latent Consistency Models

Official Repository of the paper: Latent Consistency Models.

Project Page: https://latent-consistency-models.github.io

Try our Hugging Face demos:

Model Descriptions:

Distilled from Dreamshaper v7 fine-tune of Stable-Diffusion v1-5 with only 4,000 training iterations (~32 A100 GPU Hours).

Generation Results:

By distilling classifier-free guidance into the model's input, LCM can generate high-quality images in very short inference time. We compare the inference time at the setting of 768 x 768 resolution, CFG scale w=8, batchsize=4, using a A800 GPU.

Usage

You can try out Latency Consistency Models directly on:

To run the model yourself, you can leverage the Diffusers library: 1. Install the library:

pip install --upgrade diffusers  # make sure to use at least diffusers >= 0.22
pip install transformers accelerate
  1. Run the model:

Read the full model card (315 words)

Identity and Version

Repository
SimianLuo/LCM_Dreamshaper_v7
Publisher
Simian Luo
Task
Text to image
Modality
Image
Library
diffusers
Parameters
860M parameters
Languages
en
Revision
a85df6a8bd976cdd08b4fd8f3b73f229c9e54df5
First published
2023-10-14
Last updated
2024-03-05

Files and Weights

30 files, 13.2 GB in total. The weights are 9 files totalling 9.7 GB in onnx, safetensors.

Weights9 files · 9.7 GB
Configuration13 files · 42.3 KB
Tokenizer3 files · 1.6 MB
Documentation1 file · 3.5 KB
Other3 files · 3.4 GB
Repository1 file · 1.6 KB
Every file
FileTypeSizeSHA-256
LCM_Dreamshaper_v7_4k.safetensorsWeights3.4 GB 84feab3a32f1
safety_checker/model.safetensorsWeights1.2 GB fb351a5ded81
text_encoder/model.onnxWeights492.6 MB 767d3fad6f9d
text_encoder/model.safetensorsWeights492.3 MB 66262104f509
unet/diffusion_pytorch_model.safetensorsWeights3.4 GB 7be468469c51
unet/model.onnxWeights2.0 MB 01c5869bc7cb
vae/diffusion_pytorch_model.safetensorsWeights334.6 MB 6bb865b3478d
vae_decoder/model.onnxWeights198.1 MB 0ea3df9f76ff
vae_encoder/model.onnxWeights136.8 MB f90150f8c77f
feature_extractor/preprocessor_config.jsonConfiguration518 B
inference.pyConfiguration2.2 KB
lcm_pipeline.pyConfiguration11.1 KB
lcm_scheduler.pyConfiguration22.3 KB
model_index.jsonConfiguration588 B
safety_checker/config.jsonConfiguration726 B
scheduler/scheduler_config.jsonConfiguration539 B
text_encoder/config.jsonConfiguration610 B
tokenizer/special_tokens_map.jsonConfiguration133 B
unet/config.jsonConfiguration1.7 KB
vae/config.jsonConfiguration651 B
vae_decoder/config.jsonConfiguration651 B
vae_encoder/config.jsonConfiguration651 B
README.mdDocumentation3.5 KB
speed_fid.pngOther56.9 KB
teaser.pngOther4.0 MB 0bed40424a7b
unet/model.onnx_dataOther3.4 GB ef99ccc336de
.gitattributesRepository1.6 KB
tokenizer/merges.txtTokenizer524.6 KB
tokenizer/tokenizer_config.jsonTokenizer765 B
tokenizer/vocab.jsonTokenizer1.1 MB

License and Download

License
mit
Access
Open weights, no gate
Download size
9.7 GB
Download from Simian Luo

Released by Simian Luo through its official repository on Hugging Face. Read the license.

Built From

  • Described by arXiv:2310.04378

Memory Requirements

PrecisionWeights in memory
As published9.7 GB
16-bit1.7 GB
8-bit0.9 GB
4-bit0.4 GB

Weights only, from the published parameter count; the key-value cache and runtime add to this.

Questions About LCM_Dreamshaper_v7

How much GPU memory does LCM_Dreamshaper_v7 need?

About 2.1 GB at 16-bit and 0.5 GB at 4-bit: the weights (860M parameters) plus a working margin. A long context needs more.

What is the cheapest GPU to run LCM_Dreamshaper_v7 on?

At 16-bit, 1x MI300X from $1.85 an hour; at 4-bit, 1x MI300X from $1.85 an hour, at the lowest on-demand prices the SAVRN Index lists.

Can I use LCM_Dreamshaper_v7 commercially?

Yes. LCM_Dreamshaper_v7 is released under MIT License. The MIT License is a short permissive license. It permits commercial use, modification and redistribution, provided the copyright notice and permission notice are included.

Similar Models

Model · Text to image

stable-diffusion-v1-5

SD v1.5

Modifications to the original model card are in red or green Stable Diffusion is a latent text-to-image diffusion model capable of generating photo-realistic images given any text input. For more information about how Stable Diffusion functions, please have a look at 's Stable Diffusion blog. The Stable-Diffusion-v1-5 checkpoint was initialized with the weights of the Stable-Diffusion-v1-2 checkpoint and subsequently fine-tuned on 595k steps at resolution 512x512 on "laion-aesthetics v2 5+" and 10% dropping of the text-conditioning to improve classifier-free guidance sampling. You can use this both with the Diffusers library and RunwayML GitHub repository ( now deprecated ), ComfyUI…

Open weights creativeml-openrail-m 860M parameters diffusers

Model · Text to image

dreamshaper-7

Lykon

lykon/dreamshaper-7 is a Stable Diffusion model that has been fine-tuned on runwayml/stable-diffusion-v1-5. For more general information on how to run text-to-image models with Diffusers, see the docs. - Version 8 focuses on improving what V7 started. Might be harder to do photorealism compared to realism focused models, as it might be hard to do anime compared to anime focused models, but it can do both pretty well if you're skilled enough. Check the examples! - Version 7 improves lora support, NSFW and realism. If you're interested in "absolute" realism, try AbsoluteReality. - Version 6 adds more lora support and more style in general. It should also be better at generating directly at…

Open weights creativeml-openrail-m 860M parameters diffusers

Model · Text to image

stable-diffusion-v1-4

CompVis

Stable Diffusion is a latent text-to-image diffusion model capable of generating photo-realistic images given any text input. For more information about how Stable Diffusion functions, please have a look at 's Stable Diffusion with Diffusers blog. The Stable-Diffusion-v1-4 checkpoint was initialized with the weights of the Stable-Diffusion-v1-2 checkpoint and subsequently fine-tuned on 225k steps at resolution 512x512 on "laion-aesthetics v2 5+" and 10% dropping of the text-conditioning to improve classifier-free guidance sampling. This weights here are intended to be used with the Diffusers library. If you are looking for the weights to be loaded into the CompVis Stable Diffusion codebase…

Open weights creativeml-openrail-m 860M parameters diffusers

Model · Text to image

dreamshaper-8

Lykon

lykon/dreamshaper-8 is a Stable Diffusion model that has been fine-tuned on runwayml/stable-diffusion-v1-5. For more general information on how to run text-to-image models with Diffusers, see the docs. - Version 8 focuses on improving what V7 started. Might be harder to do photorealism compared to realism focused models, as it might be hard to do anime compared to anime focused models, but it can do both pretty well if you're skilled enough. Check the examples! - Version 7 improves lora support, NSFW and realism. If you're interested in "absolute" realism, try AbsoluteReality. - Version 6 adds more lora support and more style in general. It should also be better at generating directly at…

Open weights creativeml-openrail-m 860M parameters diffusers

Model · Text to image

sd-turbo

Stability AI

SD-Turbo is a fast generative text-to-image model that can synthesize photorealistic images from a text prompt in a single network evaluation. We release SD-Turbo as a research artifact, and to study small, distilled text-to-image models. For increased quality and prompt understanding, we recommend SDXL-Turbo. Please note: For commercial use, please refer to https://stability.ai/license. SD-Turbo is a distilled version of Stable Diffusion 2.1, trained for real-time synthesis. SD-Turbo is based on a novel training method called Adversarial Diffusion Distillation (ADD) (see the technical report), which allows sampling large-scale foundational image diffusion models in 1 to 4 steps at high…

Open weights 866M parameters diffusers

Model · Text to image

controlnet-openpose-sdxl-1.0

Qi

thanks feiyuuu for report the problem. When using the default pose line the performance may be unstable, this is because the pose label use more thick line in training to have a better look. This difference can be fix by using the following method: Find the util.py in controlnetaux python package, usually the path is like: /your anaconda3 path/envs/your env name/lib/python3.8/site-packages/controlnetaux/openpose/util.py Replace the drawbodypose function with the following code: Use the code below to get started with the model. HumanArt [https://github.com/IDEA-Research/HumanArt], select 2000 images with ground truth pose annotations to generate images and calculate mAP. We are the SOTA…

Open weights apache-2.0 1.3B parameters diffusers