Instructions to use Luffuly/head-mvnormal-diffuser with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Luffuly/head-mvnormal-diffuser with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Luffuly/head-mvnormal-diffuser", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c9f7a274d9fb37e3a0c3c75e4a87a1ee12024336c5650b699275a14f813bf36c
- Size of remote file:
- 3.44 GB
- SHA256:
- 9e1358dd186ee2314213b374228c97752c2e6198987f191457029bd503edfa3d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.