Checkpoints Collection

A collection of Stable Diffusion checkpoints organized by base model type.

Structure

  • pony/ - Pony Diffusion models
  • sdxl/ - SDXL models
  • flux/ - Flux models
  • sd15/ - SD 1.5 models

Usage

from diffusers import StableDiffusionXLPipeline

pipe = StableDiffusionXLPipeline.from_single_file(
    "https://huggingface.co/kellempxt/checkpoints/resolve/main/sdxl/model_name/model.safetensors"
)
Downloads last month
-
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support