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
6.15 GB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 13 commits
valhalla's picture
valhalla
Update README.md
f80ea24 almost 4 years ago
  • bert
    add model almost 4 years ago
  • noise_scheduler
    Update noise_scheduler/scheduler_config.json 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.25 kB
    Update README.md almost 4 years ago
  • configuration_ldmbert.py
    7.3 kB
    Update configuration_ldmbert.py almost 4 years ago
  • model_index.json
    421 Bytes
    Update model_index.json almost 4 years ago
  • modeling_latent_diffusion.py
    4.42 kB
    Update modeling_latent_diffusion.py almost 4 years ago
  • modeling_ldmbert.py
    32.4 kB
    Create modeling_ldmbert.py almost 4 years ago
  • modeling_vae.py
    29.7 kB
    Create modeling_vae.py almost 4 years ago