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

  • Log In
  • Sign Up

metercai
/
SimpleSDXL

Text-to-Image
Diffusers
English
Chinese
image-to-image
stable-diffusion
StableDiffusionXLPipeline
Model card Files Files and versions
xet
Community

Instructions to use metercai/SimpleSDXL with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use metercai/SimpleSDXL with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("metercai/SimpleSDXL", 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
SimpleSDXL / checkpoints
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
metercai's picture
metercai
Delete checkpoints/juggernautXL_version6Rundiffusion.safetensors
260e917 verified over 2 years ago
  • DreamShaper_8_pruned.safetensors
    2.13 GB
    xet
    upload all models for SimpleSDXL over 2 years ago
  • albedobaseXL_v20.safetensors
    6.94 GB
    xet
    update juggernautXL_v8 over 2 years ago
  • bluePencilXLV200.cXoH.safetensors
    6.94 GB
    xet
    update new version model over 2 years ago
  • bluePencilXL_v050.safetensors
    6.94 GB
    xet
    upload all models for SimpleSDXL over 2 years ago
  • dreamshaperXL_turboDpmppSDE.safetensors
    6.94 GB
    xet
    update new model over 2 years ago
  • juggernautXL_v8Rundiffusion.safetensors
    7.11 GB
    xet
    update juggernautXL_v8 over 2 years ago
  • put_checkpoints_here
    0 Bytes
    upload all models for SimpleSDXL over 2 years ago
  • realisticStockPhoto_v10.safetensors
    6.94 GB
    xet
    upload all models for SimpleSDXL over 2 years ago
  • sd_xl_base_1.0_0.9vae.safetensors
    6.94 GB
    xet
    upload all models for SimpleSDXL over 2 years ago
  • sd_xl_refiner_1.0_0.9vae.safetensors
    6.08 GB
    xet
    upload all models for SimpleSDXL over 2 years ago