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

  • Log In
  • Sign Up

Alrightlone
/
OBS-Diff-SDXL

Text-to-Image
Diffusers
stable-diffusion-xl
stable-diffusion
text-to-image-models
model-compression
pruning
Model card Files Files and versions
xet
Community

Instructions to use Alrightlone/OBS-Diff-SDXL with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Alrightlone/OBS-Diff-SDXL with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Alrightlone/OBS-Diff-SDXL", 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
OBS-Diff-SDXL
21.3 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
Alrightlone's picture
Alrightlone
Update README.md
a1413c8 verified 4 months ago
  • sparsity_10
    Initial release 4 months ago
  • sparsity_15
    Initial release 4 months ago
  • sparsity_20
    Initial release 4 months ago
  • sparsity_25
    Initial release 4 months ago
  • sparsity_30
    Initial release 4 months ago
  • .gitattributes
    1.7 kB
    Upload teaser.jpg 4 months ago
  • .mdl

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    44 Bytes
    Initial release 4 months ago
  • .msc

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    759 Bytes
    Initial release 4 months ago
  • .mv
    36 Bytes
    Initial release 4 months ago
  • README.md
    3.89 kB
    Update README.md 4 months ago
  • configuration.json
    56 Bytes
    Initial release 4 months ago
  • sdxl1.png
    4.98 MB
    xet
    Initial release 4 months ago
  • sdxl2.png
    4.52 MB
    xet
    Initial release 4 months ago
  • sdxl3.png
    4.6 MB
    xet
    Initial release 4 months ago
  • teaser.jpg
    2.36 MB
    xet
    Upload teaser.jpg 4 months ago