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
Rename to diffusion_pytorch_model.bin
#3 opened about 2 years ago
by
Tnt3o5
AttributeError: 'FrozenDict' object has no attribute 'timesteps'
#2 opened almost 4 years ago
by
diwank
latent_diffusion not found
1
#1 opened almost 4 years ago
by
milyiyo