Skip to main content
Browse Models

Lykon

Dreamshaper

Released

2023-07-29

Family

Stable Diffusion 1

Type

Fine-Tuned Model

Downloads

External Download

You are about to open a link to an external source. Verify the URL before continuing.

Download

Model Checkpoint

FP16 · 1.9 GB · dreamshaper.fp16.safetensors

Inpainting Model

FP16 · 1.9 GB · dreamshaper-inpainting.fp32.safetensors

Model Report

Overview

DreamShaper is a generative artificial intelligence model developed by Lykon, designed for versatile image synthesis across a wide spectrum of artistic styles. Built upon the Stable Diffusion 1.5 architecture, DreamShaper has become notable within the generative art community for enabling both photorealistic and highly stylized outputs, encompassing genres from realism and landscapes to anime and 3D-inspired compositions. The model is open source, distributed under the CreativeML Open RAIL-M license with an additional model-specific addendum, granting broad but responsible usage rights as detailed in the DreamShaper license addendum.

DreamShaper-generated hyperrealist fantasy portrait

Figure 1. A hyperrealistic portrait of a young woman in reflective medieval armor, generated by DreamShaper using a prompt including 'masterpiece', 'extremely intricate', 'realistic', and 'medieval armor'. This image demonstrates the model's proficiency in creating detailed character renderings with complex lighting.

Development and Version History

DreamShaper has undergone continuous refinement since its original release on July 29, 2023, as recorded in its public changelogs. Each version has introduced targeted improvements in style diversity, rendering fidelity, and compatibility with community tools.

The initial release (Version 1) was tailored for generating painted-style portraits and backgrounds. Subsequent updates such as Version 3.32 integrated technical fixes, such as the "clip fix", to address latent inconsistencies in image generation. Notably, Version 4 significantly enhanced anime-style synthesis, particularly in conjunction with booru tags, and improved anatomical accuracy at lower resolutions.

With Version 5, DreamShaper incorporated noise offset techniques to further advance photorealism. Versions 6.x expanded LoRA (Low Rank Adaptation) support and facilitated generation at resolutions up to 1024 pixels in height, while also introducing dedicated inpainting variants. Version 7 offered refinements in realism, including improved facial structure rendering.

The latest major release, Version 8 (also referred to as V∞), has continued to optimize the balance between photorealism and stylization, with particular attention to character LoRA compatibility and broader handling of diverse artistic prompts. Version 8 aims to streamline both highly realistic and stylized image generation workflows while maintaining procedural flexibility, as documented in the model release notes.

DreamShaper mecha robot output

Figure 2. A photorealistic white mecha robot with intricate mechanical details and a flowing dark cape, exemplifying DreamShaper’s capability for detailed and dynamic mechanical concept art. Generated using the prompt: 'cgmech, realistic, white mecha robot, armor'.

Model Architecture and Technical Features

DreamShaper is fundamentally based on Stable Diffusion 1.5, employing a latent diffusion process to convert textual prompts into high-quality, high-resolution images. The model’s architecture emphasizes extensibility, supporting advanced community tools such as LoRA for style adaptation, ControlNet, and Latent Consistency Models (LCM).

Several model variants are available, including "baked VAE" checkpoints, no-VAE or pruned versions, and dedicated modules for inpainting and outpainting tasks. Inpainting variants—designated as "inpainting" models—are specialized for localized image editing rather than full-text-to-image synthesis.

For scenarios requiring accelerated inference, DreamShaper offers LCM versions optimized for faster generation, suitable for real-time or video applications, albeit at a modest reduction in output fidelity compared to the primary model.

DreamShaper models are typically distributed in the SafeTensor format, which promotes security and compatibility during model deployment and usage.

Artistic Range and Output Styles

A core design objective for DreamShaper is versatility across a wide array of genres. The model reliably generates photorealistic portraits, intricate character designs, dynamic mechanical subjects, and detailed landscapes. It also excels at stylized output, including anime, illustration, and cinematic concepts.

DreamShaper anime angel output

Figure 3. Anime portrait of Hatsune Miku as an angel, produced by DreamShaper with a prompt emphasizing 'anime coloring, anime screencap, ghibli, mappa, anime style' and attributes like 'white gown, angel wings, golden halo'. This example demonstrates the model’s proficiency in anime and stylized illustration synthesis.

DreamShaper’s outputs are further enhanced through compatibility with a broad array of community-generated resources. For example, users can integrate specialized LoRA networks to fine-tune the rendering of specific attributes or aesthetics, leveraging guidance from resources such as the Anime Screencap Style LoRA.

The model’s adaptability is evident in its ability to render both highly realistic and artistically stylized content with minimal intervention, supporting creative workflows ranging from fine art to digital concept design.

Usage Practices and Limitations

Optimal usage of DreamShaper depends on task requirements and user expertise. For highest output quality, many practitioners employ techniques such as highres.fix or image-to-image workflows at elevated resolutions. The model supports CLIP skip 2, and setting ENSD to 31337 can help approach deterministic results, although minor variation may persist between runs.

When working with LCM versions, recommended settings include low step counts (typically 5–15) and a CFG (Classifier Free Guidance) scale around 2, as outlined in the LCM documentation. A negative embedding, referred to as "Bad Dream," is also available to improve suppression of undesirable visual artifacts.

Certain limitations apply. Inpainting model variants are restricted to localized edits and are unsuitable for text-to-image or model mixing uses. LCM versions trade off some image quality for inference speed, and users may encounter subtle facial homogenization when applying ADetailer enhancement. Achieving the highest degree of photorealism or specific anime stylization can require domain-specific prompt crafting or the use of tailored LoRA resources, especially when compared to specialized models such as AbsoluteReality.

DreamShaper XL output

Figure 4. Output generated by DreamShaper XL, an SDXL-based variant, showcasing complex armor details and natural elements in a painterly style.

Model Family and Related Resources

DreamShaper constitutes part of a broader family of generative models developed by Lykon. Notable related models include DreamShaper XL, which is based on the SDXL architecture and designed for high capacity and larger image generations, and AbsoluteReality, a model optimized specifically for photo-realistic synthesis. Additionally, Lykon has released the 3D Animation Diffusion checkpoint, supporting the creation of stylized 3D-like renders.

The DreamShaper project maintains a strong emphasis on open-source principles, with extensive documentation and a collaborative community presence. Source distributions and technical documentation are accessible through the official HuggingFace repository.

Licensing and Governance

DreamShaper is distributed under the CreativeML Open RAIL-M license, which establishes conditions for responsible and ethical use, supplemented by a model-specific license addendum outlining additional terms.

The model and its variants are openly available for research, educational, and creative purposes, fostering a broad ecosystem of downstream applications and derivative works.

3D Animation Diffusion output

Figure 5. A sample portrait associated with 3D Animation Diffusion, a related model by Lykon, featuring Hatsune Miku as a robot with detailed mechanical elements.

About Stable Diffusion 1: Stable Diffusion is an open-source text-to-image generative AI model that transforms textual adminDescriptions into corresponding images. Technologically, it employs a latent diffusion model architecture, enhancing computational efficiency by performing diffusion processes in a compressed latent space, which enables high-quality image generation with reduced resource requirements.

More in the Stable Diffusion 1 Family

stabilityai /

Stable Diffusion 1.1

A latent text-to-image diffusion model trained on LAION datasets that generates 512×512 images from natural language prompts using compressed latent space processing.
stabilityai /

Stable Diffusion 1.5

Text-to-image diffusion model trained on LAION dataset subset, generating 512x512 images from natural language prompts using latent space processing.
prompthero /

OpenJourney v4

SD 1.5 fine-tuned on 124k+ additional images generated with Midjourney v4, leading to results that resemble this other closed-source image generation model.
Photographer /

Photon

Photon aims to generate photorealistic and visually appealing images effortlessly.
KandooAI /

Juggernaut

Popular SD 1.5 fine-tune with capability to produce detailed images of a versatile breadth of subjects.
wavymulder /

Analog Diffusion

SD 1.5 fine-tuned on a diverse set of analog images, yielding a vintage photographic look.
SG_161222 /

Realistic Vision

SD 1.5 fine-tune specialized in creating photorealistic portraits of humans.
Meina /

Meina Mix

Model resulting for merging 7 different anime-focused SD 1.5 checkpoints.
epinikion /

epiCRealism

Popular SD 1.5 fine-tune with high competence in translating simple text prompts into realistic images of people.
Lykon /

Absolute Reality

One of the top SD 1.5 variant for generating life-like images of people and objects.
Cyberdelia /

Cyber Realistic

Versatile photorealistic SD 1.5 fine-tune capable of generating a wide range of convincing photographic images.
Merjic /

MajicMIX Realistic

Popular SD 1.5 photorealism fine-tune with training data weighted on people of asian descent.
epinikion /

epiCPhotoGasm

A Stable Diffusion 1.5-based checkpoint model designed for photorealistic image generation with simplified prompting and demographic diversity.
lllyasviel /

ControlNet SD 1.5 Canny

SD 1.5 ControlNet model to replicate the composion of a source image using edge-detection.
lllyasviel /

ControlNet SD 1.5 IP2P

SD 1.5 ControlNet trained with pixel-to-pixel instruction.
lllyasviel /

ControlNet SD 1.5 Depth

SD 1.5 ControlNet model to replicate the depth of a source image.
lllyasviel /

ControlNet SD 1.5 MLSD

SD 1.5 ControlNet model to detect straight-lines, useful for architecture and man-made objects.
lllyasviel /

ControlNet SD 1.5 Normal

SD 1.5 ControlNet model to replicate the depth of a source image, with additional surface details and geometry.
lllyasviel /

ControlNet SD 1.5 Open Pose

SD 1.5 ControlNet model for copying human poses.
lllyasviel /

ControlNet SD 1.5 Scribble

SD 1.5 ControlNet model for converting sketches to images.
lllyasviel /

ControlNet SD 1.5 Segmentation

SD 1.5 ControlNet model for detecting and segmenting distinct parts of images to use in the generation.
lllyasviel /

ControlNet SD 1.5 Soft Edge

SD 1.5 ControlNet model to detect soft-edges, especially useful for recoloring and stylizing.
lllyasviel /

ControlNet SD 1.5 Inpaint

SD 1.5 ControlNet model trained with image inpainting.
lllyasviel /

ControlNet SD 1.5 Line Art

SD 1.5 ControlNet model trained with line art generation.
lllyasviel /

ControlNet SD 1.5 Lineart Anime

SD 1.5 ControlNet model trained with anime line art generation.
lllyasviel /

ControlNet SD 1.5 Shuffle

SD 1.5 ControlNet model trained with image shuffling.
lllyasviel /

ControlNet SD 1.5 Tile

SD 1.5 ControlNet model trained with image tiling.
tencent /

ControlNet 1.5 IP Adapter

SD 1.5 ControlNet model for conditioning on an image prompt.
tencent /

ControlNet 1.5 QR Code

SD 1.5 ControlNet model for generating stylized QR codes.