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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

camenduru
/
PASD

Diffusers
Safetensors
Model card Files Files and versions
xet
Community
3

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

  • Libraries
  • Diffusers

    How to use camenduru/PASD with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("camenduru/PASD", 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
PASD
48.7 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
camenduru's picture
camenduru
thanks to yangxy ❤
84b8183 over 2 years ago
  • pasd
    thanks to yangxy ❤ over 2 years ago
  • pasd_light
    thanks to yangxy ❤ over 2 years ago
  • pasd_light_rrdb
    thanks to yangxy ❤ over 2 years ago
  • pasd_rrdb
    thanks to yangxy ❤ over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • RetinaFace-R50.pth

    Detected Pickle imports (4)

    • "torch._utils._rebuild_tensor_v2",
    • "torch.LongStorage",
    • "torch.FloatStorage",
    • "collections.OrderedDict"

    What is a pickle import?

    109 MB
    xet
    thanks to yangxy ❤ over 2 years ago
  • majicmixRealistic_v6.safetensors
    2.4 GB
    xet
    thanks to yangxy ❤ over 2 years ago
  • pasd.zip

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    5.45 GB
    xet
    thanks to yangxy ❤ over 2 years ago
  • pasd_light.zip

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    4.64 GB
    xet
    thanks to yangxy ❤ over 2 years ago
  • pasd_light_rrdb.zip

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    4.64 GB
    xet
    thanks to yangxy ❤ over 2 years ago
  • pasd_rrdb.zip

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    5.45 GB
    xet
    thanks to yangxy ❤ over 2 years ago
  • realisticVisionV60B1_v60B1VAE.safetensors
    2.13 GB
    xet
    thanks to yangxy ❤ over 2 years ago
  • toonyou_beta3.safetensors
    2.13 GB
    xet
    thanks to yangxy ❤ over 2 years ago