Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

RunDiffusion
/
Juggernaut-XL-v6

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

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

  • Libraries
  • Diffusers

    How to use RunDiffusion/Juggernaut-XL-v6 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-v6", 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-v6
21 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
RunDiffusion's picture
RunDiffusion
Marketing-flow retrofit: hero/midpage/footer CTAs to app.rundiffusion.com/login, prompting library link, 'two ways to run', HTML headings for centering
95b07c3 verified 5 days ago
  • assets
    Add generic Juggernaut banner asset 5 days ago
  • scheduler
    StableDiffusionXLPipeline and Safetensors upload about 2 years ago
  • text_encoder
    StableDiffusionXLPipeline and Safetensors upload about 2 years ago
  • text_encoder_2
    StableDiffusionXLPipeline and Safetensors upload about 2 years ago
  • tokenizer
    StableDiffusionXLPipeline and Safetensors upload about 2 years ago
  • tokenizer_2
    StableDiffusionXLPipeline and Safetensors upload about 2 years ago
  • unet
    StableDiffusionXLPipeline and Safetensors upload about 2 years ago
  • vae
    StableDiffusionXLPipeline and Safetensors upload about 2 years ago
  • .gitattributes
    1.59 kB
    Add generic Juggernaut banner asset 5 days ago
  • README.md
    8.58 kB
    Marketing-flow retrofit: hero/midpage/footer CTAs to app.rundiffusion.com/login, prompting library link, 'two ways to run', HTML headings for centering 5 days ago
  • juggernautXL_version6Rundiffusion.safetensors
    7.11 GB
    xet
    StableDiffusionXLPipeline and Safetensors upload about 2 years ago
  • model_index.json
    671 Bytes
    StableDiffusionXLPipeline and Safetensors upload about 2 years ago