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

  • Log In
  • Sign Up

fusing
/
ddpm-cifar10-ema

Transformers
ddpm_diffusion
Model card Files Files and versions
xet
Community
1

Instructions to use fusing/ddpm-cifar10-ema with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use fusing/ddpm-cifar10-ema with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("fusing/ddpm-cifar10-ema", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
ddpm-cifar10-ema
143 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 8 commits
patrickvonplaten's picture
patrickvonplaten
Update README.md
aff1506 almost 4 years ago
  • .gitattributes
    1.17 kB
    initial commit almost 4 years ago
  • README.md
    1.99 kB
    Update README.md almost 4 years ago
  • config.json
    290 Bytes
    upload almost 4 years ago
  • diffusion_model.pt

    Detected Pickle imports (3)

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

    What is a pickle import?

    143 MB
    xet
    upload almost 4 years ago
  • model_index.json
    205 Bytes
    Update almost 4 years ago
  • modeling_ddpm.py
    2.85 kB
    Update almost 4 years ago
  • scheduler_config.json
    173 Bytes
    upload almost 4 years ago