Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

metercai
/
SimpleSDXL2

Diffusers
ONNX
Safetensors
GGUF
Model card Files Files and versions
xet
Community
8

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

  • Libraries
  • Diffusers

    How to use metercai/SimpleSDXL2 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/SimpleSDXL2", 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
SimpleSDXL2
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
metercai's picture
metercai
Upload models_base.zip with huggingface_hub
710604b verified about 2 years ago
  • .gitattributes
    1.58 kB
    Upload folder using huggingface_hub about 2 years ago
  • README.md
    31 Bytes
    initial commit about 2 years ago
  • SimpleSDXL2_win.exe.7z
    2.05 GB
    xet
    Upload SimpleSDXL2_win.exe.7z with huggingface_hub about 2 years ago
  • albedobaseXL_v21.safetensors
    6.94 GB
    xet
    Upload folder using huggingface_hub about 2 years ago
  • models_base.zip
    49.3 GB
    xet
    Upload models_base.zip with huggingface_hub about 2 years ago
  • models_ckpt.zip
    46.7 GB
    xet
    Upload folder using huggingface_hub about 2 years ago
  • models_hydit_fp16.tgz
    6.25 GB
    xet
    Upload folder using huggingface_hub about 2 years ago
  • models_hydit_v1.1_fp16.tgz
    6.25 GB
    xet
    Upload folder using huggingface_hub about 2 years ago
  • realisticVisionV60B1_v51VAE.safetensors
    2.13 GB
    xet
    Upload folder using huggingface_hub about 2 years ago
  • sd3_medium_incl_clips.safetensors
    5.97 GB
    xet
    Upload sd3_medium_incl_clips.safetensors with huggingface_hub about 2 years ago
  • sd3_medium_incl_clips_t5xxlfp16.safetensors
    15.8 GB
    xet
    Upload folder using huggingface_hub about 2 years ago