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

fusing
/
latent-diffusion-text2im-large

Transformers
PyTorch
ldmbert
diffusion
Model card Files Files and versions
xet
Community
4

Instructions to use fusing/latent-diffusion-text2im-large with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use fusing/latent-diffusion-text2im-large with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("fusing/latent-diffusion-text2im-large", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
latent-diffusion-text2im-large
8.48 GB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 29 commits
patrickvonplaten's picture
patrickvonplaten
copy model
030d953 almost 4 years ago
  • bert
    add model almost 4 years ago
  • scheduler
    rename everything almost 4 years ago
  • tokenizer
    add model almost 4 years ago
  • unet
    add model almost 4 years ago
  • vqvae
    add model almost 4 years ago
  • .gitattributes
    1.17 kB
    initial commit almost 4 years ago
  • README.md
    2.56 kB
    Update README.md almost 4 years ago
  • config.json
    647 Bytes
    copy model almost 4 years ago
  • model_index.json
    402 Bytes
    rename everything almost 4 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    2.33 GB
    xet
    copy model almost 4 years ago