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

  • Log In
  • Sign Up

fusing
/
ddpm-lsun-church

Transformers
ddpm_diffusion
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use fusing/ddpm-lsun-church with Transformers:

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

    Detected Pickle imports (3)

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

    What is a pickle import?

    455 MB
    xet
    up almost 4 years ago
  • model_index.json
    197 Bytes
    Update model_index.json almost 4 years ago
  • modeling_ddpm.py
    2.85 kB
    Update almost 4 years ago
  • scheduler_config.json
    173 Bytes
    up almost 4 years ago