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

  • Log In
  • Sign Up

Alrightlone
/
OBS-Diff-SD3.5-Large

Text-to-Image
Diffusers
PyTorch
English
stable-diffusion
stable-diffusion-3.5
stable-diffusion-3.5-large
pruning
structural-pruning
obs-diff
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use Alrightlone/OBS-Diff-SD3.5-Large 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-SD3.5-Large", 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-SD3.5-Large
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
Alrightlone's picture
Alrightlone
Update README.md
2282799 verified 4 months ago
  • sparsity_15
    Initial release of OBS-Diff-SD3.5-Large 4 months ago
  • sparsity_20
    Initial release of OBS-Diff-SD3.5-Large 4 months ago
  • sparsity_25
    Initial release of OBS-Diff-SD3.5-Large 4 months ago
  • sparsity_30
    Initial release of OBS-Diff-SD3.5-Large 4 months ago
  • .gitattributes
    1.71 kB
    Upload teaser.jpg 4 months ago
  • .mdl

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    53 Bytes
    Initial release of OBS-Diff-SD3.5-Large 4 months ago
  • .msc

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    702 Bytes
    Initial release of OBS-Diff-SD3.5-Large 4 months ago
  • .mv
    36 Bytes
    Initial release of OBS-Diff-SD3.5-Large 4 months ago
  • README.md
    4.21 kB
    Update README.md 4 months ago
  • configuration.json
    56 Bytes
    Initial release of OBS-Diff-SD3.5-Large 4 months ago
  • sd3-5-1.png
    6.46 MB
    xet
    Initial release of OBS-Diff-SD3.5-Large 4 months ago
  • sd3-5-2.png
    3.11 MB
    xet
    Initial release of OBS-Diff-SD3.5-Large 4 months ago
  • sd3-5-3.png
    3.91 MB
    xet
    Initial release of OBS-Diff-SD3.5-Large 4 months ago
  • teaser.jpg
    2.36 MB
    xet
    Upload teaser.jpg 4 months ago