Text-to-Image
Diffusers
StableDiffusionPipeline
stable-diffusion
stable-diffusion-diffusers
art
artistic
santa claus
Instructions to use 3ee/ornamental-santa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use 3ee/ornamental-santa with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("3ee/ornamental-santa", 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
- Local Apps
- Draw Things
- DiffusionBee
- Xet hash:
- 9d55bfd587e36f0f5a3bdb4a6ed012bbcd945adbd78688ff9257365902afab2e
- Size of remote file:
- 492 MB
- SHA256:
- 373688386d43ddfe97a7988d3aa6410ef468350548a0d8d7904f955238d1e4db
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.