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

  • Log In
  • Sign Up

OdyAsh
/
hf_ddpm_diffusion_microparticles_v2

Diffusers
TensorBoard
DDPMPipeline
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • Diffusers

    How to use OdyAsh/hf_ddpm_diffusion_microparticles_v2 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("OdyAsh/hf_ddpm_diffusion_microparticles_v2", 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
hf_ddpm_diffusion_microparticles_v2 / samples
1.34 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
OdyAsh's picture
OdyAsh
test
48761e5 about 3 years ago
  • 0009.png
    197 kB
    xet
    test about 3 years ago
  • 0019.png
    154 kB
    xet
    test about 3 years ago
  • 0029.png
    136 kB
    xet
    test about 3 years ago
  • 0039.png
    134 kB
    xet
    test about 3 years ago
  • 0049.png
    130 kB
    xet
    test about 3 years ago
  • 0059.png
    117 kB
    xet
    test about 3 years ago
  • 0069.png
    144 kB
    xet
    test about 3 years ago
  • 0079.png
    97.4 kB
    xet
    test about 3 years ago
  • 0089.png
    104 kB
    xet
    test about 3 years ago
  • 0099.png
    128 kB
    xet
    test about 3 years ago