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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

RunDiffusion
/
Juggernaut-XL-v5

Text-to-Image
Diffusers
English
StableDiffusionXLPipeline
stable-diffusion
stable-diffusion-xl
sdxl
photorealistic
juggernaut
rundiffusion
kandooai
legacy
Model card Files Files and versions
xet
Community

Instructions to use RunDiffusion/Juggernaut-XL-v5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use RunDiffusion/Juggernaut-XL-v5 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("RunDiffusion/Juggernaut-XL-v5", 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
  • Draw Things
  • DiffusionBee
Juggernaut-XL-v5
20.8 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
RunDiffusion's picture
RunDiffusion
Marketing-flow rewrite: legacy positioning, full CTA flow to app.rundiffusion.com/login, drop Auto1111
ad47d68 verified 7 days ago
  • assets
    Add generic Juggernaut banner 7 days ago
  • scheduler
    Uploading Diffusers and Safetensors about 2 years ago
  • text_encoder
    Uploading Diffusers and Safetensors about 2 years ago
  • text_encoder_2
    Uploading Diffusers and Safetensors about 2 years ago
  • tokenizer
    Uploading Diffusers and Safetensors about 2 years ago
  • tokenizer_2
    Uploading Diffusers and Safetensors about 2 years ago
  • unet
    Uploading Diffusers and Safetensors about 2 years ago
  • vae
    Uploading Diffusers and Safetensors about 2 years ago
  • .gitattributes
    1.59 kB
    Add generic Juggernaut banner 7 days ago
  • README.md
    5.62 kB
    Marketing-flow rewrite: legacy positioning, full CTA flow to app.rundiffusion.com/login, drop Auto1111 7 days ago
  • juggernautXL_version5.safetensors
    6.94 GB
    xet
    Uploading Diffusers and Safetensors about 2 years ago
  • model_index.json
    671 Bytes
    Uploading Diffusers and Safetensors about 2 years ago