Instructions to use piEsposito/face-landmark-controlnet-from-georgefen-diffusers with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use piEsposito/face-landmark-controlnet-from-georgefen-diffusers with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("piEsposito/face-landmark-controlnet-from-georgefen-diffusers", 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:
- 136f19f356b3bd85da8208b42ccba2a7d336ffcaf114347a5c48b39ab745b9d5
- Size of remote file:
- 1.45 GB
- SHA256:
- edc1fb649aa55885ec70fd0bc4ebc906e5d10774c2feed09df029ebfd3c20b36
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.