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

  • Log In
  • Sign Up

RunDiffusion
/
Juggernaut-XL-v8

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-v8 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use RunDiffusion/Juggernaut-XL-v8 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-v8", 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-v8
21 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 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
5c38059 verified about 22 hours ago
  • assets
    Add generic Juggernaut banner asset about 22 hours ago
  • scheduler
    Added StableDiffusionXLPipeline about 2 years ago
  • text_encoder
    Added StableDiffusionXLPipeline about 2 years ago
  • text_encoder_2
    Added StableDiffusionXLPipeline about 2 years ago
  • tokenizer
    Added StableDiffusionXLPipeline about 2 years ago
  • tokenizer_2
    Added StableDiffusionXLPipeline about 2 years ago
  • unet
    Added StableDiffusionXLPipeline about 2 years ago
  • vae
    Added StableDiffusionXLPipeline about 2 years ago
  • .gitattributes
    1.59 kB
    Add generic Juggernaut banner asset about 22 hours ago
  • README.md
    8.05 kB
    Marketing-flow retrofit: hero/midpage/footer CTAs to app.rundiffusion.com/login, prompting library link, 'two ways to run', HTML headings about 22 hours ago
  • juggernautXL_v8Rundiffusion.safetensors
    7.11 GB
    xet
    Added Juggernaut XL v8 Safetensors File about 2 years ago
  • model_index.json
    671 Bytes
    Added StableDiffusionXLPipeline about 2 years ago