Text-to-Image
Diffusers
English
StableDiffusionXLPipeline
art
people
diffusion
Cinematic
Photography
Landscape
Interior
Food
Car
Wildlife
Architecture
Instructions to use mig1234/Juggernaut-XL with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use mig1234/Juggernaut-XL with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("mig1234/Juggernaut-XL", 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
| language: | |
| - en | |
| license: creativeml-openrail-m | |
| library_name: diffusers | |
| tags: | |
| - art | |
| - people | |
| - diffusion | |
| - Cinematic | |
| - Photography | |
| - Landscape | |
| - Interior | |
| - Food | |
| - Car | |
| - Wildlife | |
| - Architecture | |
| thumbnail: https://imagedelivery.net/siANnpeNAc_S2q1M3-eDrA/def40db4-42d0-4e45-2baf-bebed29ae000/padthumb | |
| base_model: stabilityai/stable-diffusion-xl-base-1.0 | |
| # Juggernaut XL v2 Official | |
|  | |
|  | |
| ## Juggernaut v9 is here! [Juggernaut v9 + RunDiffusion Photo v2](https://huggingface.co/RunDiffusion/Juggernaut-XL-v9) | |
| Version 2 is technically the best version from the first four versions and should be used. | |
| This model is not permitted to be used behind API services. Please contact [juggernaut@rundiffusion.com](mailto:juggernaut@rundiffusion.com) for business inquires, commercial licensing, custom models, and consultation. | |
| Juggernaut is available on the new Auto1111 Forge on [RunDiffusion](http://rundiffusion.com/?utm_source=huggingface&utm_medium=referral&utm_campaign=Kandoo) | |
| For business inquires, commercial licensing, custom models, and consultation contact me under juggernaut@rundiffusion.com | |