Instructions to use mkshing/e4t-diffusion-ffhq-celebahq-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mkshing/e4t-diffusion-ffhq-celebahq-v1 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("mkshing/e4t-diffusion-ffhq-celebahq-v1", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload weight_offsets.pt with huggingface_hub
#2
by mkshing - opened
No description provided.
mkshing changed pull request status to merged