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

  • Log In
  • Sign Up

fusing
/
ddpm-lsun-cat

Transformers
ddpm_diffusion
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

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

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

    Detected Pickle imports (3)

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

    What is a pickle import?

    455 MB
    xet
    up almost 4 years ago
  • model_index.json
    191 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