Text-to-Image
Diffusers
English
StableDiffusionXLPipeline
art
people
diffusion
Cinematic
Photography
Landscape
Interior
Food
Car
Wildlife
Architecture
Instructions to use InspiratioNULL/Juggernaut-XL-v8 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use InspiratioNULL/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("InspiratioNULL/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 + RunDiffusion Photo v1 Official
Juggernaut v9 is here! Juggernaut v9 + RunDiffusion Photo v2
This model is not permitted to be used behind API services. Please contact juggernaut@rundiffusion.com for business inquires, commercial licensing, custom models, and consultation.
Juggernaut is available on the new Auto1111 Forge on RunDiffusion
A big thanks for Version 8 goes to RunDiffusion (Photo Model) and Adam, who diligently helped me test :) (Leave some love for them ;) )
For business inquires, commercial licensing, custom models, and consultation contact me under juggernaut@rundiffusion.com
- Downloads last month
- 13
Model tree for InspiratioNULL/Juggernaut-XL-v8
Base model
stabilityai/stable-diffusion-xl-base-1.0