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

ApacheOne
/
OBS-Diff-SDXL-creaprompthyper1.2

Text-to-Image
Diffusers
Safetensors
sdxl
stable-diffusion-xl
diffusion
obs-diff
pruning
unstructured-pruning
sparse-model
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use ApacheOne/OBS-Diff-SDXL-creaprompthyper1.2 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("ApacheOne/OBS-Diff-SDXL-creaprompthyper1.2", 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 Settings
  • Draw Things
  • DiffusionBee
OBS-Diff-SDXL-creaprompthyper1.2 / obs_diff_sdxl_structured_results
14.5 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
ApacheOne's picture
ApacheOne
Upload physically structured OBS-Diff SDXL 20, 30, 40, and 50 percent pruned UNets
d26c17c verified 19 days ago
  • images
    Upload physically structured OBS-Diff SDXL 20, 30, 40, and 50 percent pruned UNets 19 days ago
  • unets
    Upload physically structured OBS-Diff SDXL 20, 30, 40, and 50 percent pruned UNets 19 days ago
  • obs_sdxl_structured_compare.html
    3.5 MB
    Upload physically structured OBS-Diff SDXL 20, 30, 40, and 50 percent pruned UNets 19 days ago
  • obs_sdxl_structured_compare.json
    295 kB
    Upload physically structured OBS-Diff SDXL 20, 30, 40, and 50 percent pruned UNets 19 days ago
  • obs_sdxl_structured_compare_scored.html
    3.5 MB
    Upload physically structured OBS-Diff SDXL 20, 30, 40, and 50 percent pruned UNets 19 days ago
  • obs_sdxl_structured_compare_scored.json
    297 kB
    Upload physically structured OBS-Diff SDXL 20, 30, 40, and 50 percent pruned UNets 19 days ago
  • structured_imagereward.log
    2.17 kB
    Upload physically structured OBS-Diff SDXL 20, 30, 40, and 50 percent pruned UNets 19 days ago
  • structured_pruning.log
    169 kB
    Upload physically structured OBS-Diff SDXL 20, 30, 40, and 50 percent pruned UNets 19 days ago