AI/EXPLORER
OutilsCatégoriesSitesLLMsComparerQuiz IAAlternativesPremium
—Outils IA
—Sites & Blogs
—LLMs & Modèles
—Catégories
AI Explorer

Trouvez et comparez les meilleurs outils d'intelligence artificielle pour vos projets.

Fait avecen France

Explorer

  • ›Tous les outils
  • ›Sites & Blogs
  • ›LLMs & Modèles
  • ›Comparer
  • ›Chatbots
  • ›Images IA
  • ›Code & Dev

Entreprise

  • ›Premium
  • ›À propos
  • ›Contact
  • ›Blog

Légal

  • ›Mentions légales
  • ›Confidentialité
  • ›CGV

© 2026 AI Explorer·Tous droits réservés.

AccueilLLMsImagedreamlike diffusion 1.0

dreamlike diffusion 1.0

par dreamlike-art

Open source · 6k downloads · 1024 likes

3.8
(1024 avis)ImageAPI & Local
À propos

Dreamlike Diffusion 1.0 est un modèle de génération d'images affiné à partir de Stable Diffusion 1.5, spécialement optimisé pour produire des œuvres artistiques de haute qualité. Il excelle dans la création d'images stylisées, qu'il s'agisse de paysages oniriques, de portraits ou d'illustrations fantastiques, avec une attention particulière portée aux détails et à l'esthétique. Pour renforcer l'aspect artistique, il est conseillé d'ajouter le mot-clé "dreamlikeart" dans les prompts si le style semble trop faible. Accessible gratuitement via la plateforme dreamlike.art, il se distingue par sa capacité à générer des images dans des proportions variées, adaptées aussi bien aux formats portrait (2:3 ou 9:16) qu'aux paysages (3:2 ou 16:9), tout en privilégiant des résolutions légèrement supérieures pour des résultats plus nets.

Documentation

Dreamlike Diffusion 1.0 is SD 1.5 fine tuned on high quality art, made by dreamlike.art.

If you want to use dreamlike models on your website/app/etc., check the license at the bottom first!

Use the same prompts as you would for SD 1.5. Add dreamlikeart if the artstyle is too weak.
Non-square aspect ratios work better for some prompts. If you want a portrait photo, try using a 2:3 or a 9:16 aspect ratio. If you want a landscape photo, try using a 3:2 or a 16:9 aspect ratio.
Use slightly higher resolution for better results: 640x640px, 512x768px, 768x512px, etc.

We've just released Dreamlike Photoreal 2.0, check it out!

https://huggingface.co/dreamlike-art/dreamlike-photoreal-2.0

Examples

dreamlike.art

You can use this model for free on dreamlike.art!

Gradio

We support a Gradio Web UI to run dreamlike-diffusion-1.0: Open In Spaces

CompVis

Download dreamlike-diffusion-1.0.ckpt (2.13GB)

🧨 Diffusers

This model can be used just like any other Stable Diffusion model. For more information, please have a look at the Stable Diffusion Pipeline.

Python
from diffusers import StableDiffusionPipeline
import torch

model_id = "dreamlike-art/dreamlike-diffusion-1.0"
pipe = StableDiffusionPipeline.from_pretrained(model_id, torch_dtype=torch.float16)
pipe = pipe.to("cuda")

prompt = "dreamlikeart, a grungy woman with rainbow hair, travelling between dimensions, dynamic pose, happy, soft eyes and narrow chin, extreme bokeh, dainty figure, long hair straight down, torn kawaii shirt and baggy jeans, In style of by Jordan Grimmer and greg rutkowski, crisp lines and color, complex background, particles, lines, wind, concept art, sharp focus, vivid colors"
image = pipe(prompt).images[0]

image.save("./result.jpg")

License

This model is licesed under a modified CreativeML OpenRAIL-M license.

  • You can't host or use the model or its derivatives on websites/apps/etc., from which you earn, will earn, or plan to earn revenue or donations. If you want to, please email us at [email protected]
  • You are free to host the model card and files (Without any actual inference or finetuning) on both commercial and non-commercial websites/apps/etc. Please state the full model name (Dreamlike Diffusion 1.0) and include a link to the model card (https://huggingface.co/dreamlike-art/dreamlike-diffusion-1.0)
  • You are free to host the model or its derivatives on completely non-commercial websites/apps/etc (Meaning you are not getting ANY revenue or donations). Please state the full model name (Dreamlike Diffusion 1.0) and include a link to the model card (https://huggingface.co/dreamlike-art/dreamlike-diffusion-1.0)
  • You are free to use the outputs of the model or the outputs of the model's derivatives for commercial purposes in teams of 10 or less
  • You can't use the model to deliberately produce nor share illegal or harmful outputs or content
  • The authors claims no rights on the outputs you generate, you are free to use them and are accountable for their use which must not go against the provisions set in the license
  • You may re-distribute the weights. If you do, please be aware you have to include the same use restrictions as the ones in the license and share a copy of the modified CreativeML OpenRAIL-M to all your users (please read the license entirely and carefully) Please read the full license here: https://huggingface.co/dreamlike-art/dreamlike-diffusion-1.0/blob/main/LICENSE.md
Liens & Ressources
Spécifications
CatégorieImage
AccèsAPI & Local
LicenceOpen Source
TarificationOpen Source
Note
3.8

Essayer dreamlike diffusion 1.0

Accédez directement au modèle