Text-to-Image
Diffusers
TensorBoard
Safetensors
StableDiffusionPipeline
stable-diffusion
stable-diffusion-diffusers
diffusers-training
Instructions to use spockren/sd-naruto-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use spockren/sd-naruto-model with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("spockren/sd-naruto-model", 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
Ctrl+K
- checkpoint-1000
- checkpoint-10000
- checkpoint-10500
- checkpoint-11000
- checkpoint-11500
- checkpoint-12000
- checkpoint-12500
- checkpoint-13000
- checkpoint-13500
- checkpoint-14000
- checkpoint-14500
- checkpoint-1500
- checkpoint-15000
- checkpoint-2000
- checkpoint-2500
- checkpoint-3000
- checkpoint-3500
- checkpoint-4000
- checkpoint-4500
- 1.52 kB
- 1.59 kB