Instructions to use fusing/ddim-celeba-hq with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use fusing/ddim-celeba-hq with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("fusing/ddim-celeba-hq", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Update model_index.json
#2 opened over 1 year ago
by
swj0418
AttributeError: module diffusers has no attribute DDIM
#1 opened about 2 years ago
by
thu-huangzc