Instructions to use fusing/ddpm-celeba-hq with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use fusing/ddpm-celeba-hq with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("fusing/ddpm-celeba-hq", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Misleading title: It is trained on lsun-church
#3 opened about 3 years ago
by
j35t3r
AttributeError: module 'diffusers' has no attribute 'UNetUnconditionalModel'
👍 2
#2 opened about 3 years ago
by
j35t3r