Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

dreamlike-art
/
dreamlike-photoreal-2.0

Text-to-Image
Diffusers
Safetensors
English
StableDiffusionPipeline
stable-diffusion
stable-diffusion-diffusers
photorealistic
photoreal
Model card Files Files and versions
xet
Community
43

Instructions to use dreamlike-art/dreamlike-photoreal-2.0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use dreamlike-art/dreamlike-photoreal-2.0 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("dreamlike-art/dreamlike-photoreal-2.0", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
dreamlike-photoreal-2.0
8.54 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 15 commits
not-someone's picture
not-someone
Upload dreamlike.jpg
d9e27ac over 3 years ago
  • scheduler
    Upload 19 files over 3 years ago
  • text_encoder
    Adding `safetensors` variant of this model (#1) over 3 years ago
  • tokenizer
    Upload 19 files over 3 years ago
  • unet
    Adding `safetensors` variant of this model (#1) over 3 years ago
  • vae
    Add `scale_factor` to vae config. (#9) over 3 years ago
  • .gitattributes
    1.67 kB
    Upload dreamlike.jpg over 3 years ago
  • LICENSE.md
    14 kB
    Update LICENSE.md over 3 years ago
  • README.md
    4.12 kB
    Update README.md over 3 years ago
  • apreview1.jpg
    720 kB
    Upload apreview1.jpg over 3 years ago
  • church.jpg
    141 kB
    Upload 19 files over 3 years ago
  • dreamlike-photoreal-2.0.ckpt

    Detected Pickle imports (3)

    • "torch.HalfStorage",
    • "collections.OrderedDict",
    • "torch._utils._rebuild_tensor_v2"

    What is a pickle import?

    2.13 GB
    xet
    Upload 19 files over 3 years ago
  • dreamlike-photoreal-2.0.safetensors
    2.13 GB
    xet
    Adding `safetensors` variant of this model (#1) over 3 years ago
  • dreamlike.jpg
    2.03 MB
    xet
    Upload dreamlike.jpg over 3 years ago
  • example.jpg
    908 kB
    xet
    Upload example.jpg over 3 years ago
  • gpt.jpg
    7.79 kB
    Upload gpt.jpg over 3 years ago
  • model_index.json
    511 Bytes
    Upload 19 files over 3 years ago
  • preview1.jpg
    1.09 MB
    xet
    Upload 19 files over 3 years ago
  • preview2.jpg
    1.15 MB
    xet
    Upload 19 files over 3 years ago
  • preview3.jpg
    888 kB
    Upload 19 files over 3 years ago