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

SG161222
/
Realistic_Vision_V5.1_noVAE

Text-to-Image
Diffusers
Safetensors
StableDiffusionPipeline
Model card Files Files and versions
xet
Community
17

Instructions to use SG161222/Realistic_Vision_V5.1_noVAE with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use SG161222/Realistic_Vision_V5.1_noVAE with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("SG161222/Realistic_Vision_V5.1_noVAE", 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
Realistic_Vision_V5.1_noVAE
29.9 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 9 commits
SG161222's picture
SG161222
RiccardoDav's picture
RiccardoDav
add AIBOM (#17)
1e9f017 verified 9 months ago
  • scheduler
    Upload 20 files about 3 years ago
  • text_encoder
    Upload 20 files about 3 years ago
  • tokenizer
    Upload 20 files about 3 years ago
  • unet
    Upload 20 files about 3 years ago
  • vae
    Upload 20 files about 3 years ago
  • .gitattributes
    1.52 kB
    initial commit about 3 years ago
  • README.md
    2.83 kB
    Update README.md almost 2 years ago
  • Realistic_Vision_V5.1-inpainting.ckpt
    4.27 GB
    xet
    Upload 20 files about 3 years ago
  • Realistic_Vision_V5.1-inpainting.safetensors
    4.27 GB
    xet
    Upload 20 files about 3 years ago
  • Realistic_Vision_V5.1.ckpt
    4.27 GB
    xet
    Upload 20 files about 3 years ago
  • Realistic_Vision_V5.1.safetensors
    4.27 GB
    xet
    Upload 20 files about 3 years ago
  • Realistic_Vision_V5.1_fp16-no-ema-inpainting.ckpt
    2.13 GB
    xet
    Upload 20 files about 3 years ago
  • Realistic_Vision_V5.1_fp16-no-ema-inpainting.safetensors
    2.13 GB
    xet
    Upload 20 files about 3 years ago
  • Realistic_Vision_V5.1_fp16-no-ema.ckpt
    2.13 GB
    xet
    Upload 20 files about 3 years ago
  • Realistic_Vision_V5.1_fp16-no-ema.safetensors
    2.13 GB
    xet
    Upload 20 files about 3 years ago
  • SG161222_Realistic_Vision_V5.1_noVAE.json
    1.68 kB
    add AIBOM (#17) 9 months ago
  • model_index.json
    609 Bytes
    Upload 20 files about 3 years ago