Instructions to use valhalla/emoji-diffusion with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use valhalla/emoji-diffusion with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("valhalla/emoji-diffusion", dtype=torch.bfloat16, device_map="cuda") prompt = "a unicorn Llama emoji" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
- Xet hash:
- 46acb80af5e89cf33d9c1ef17ca1225d79242cca3dfe4a5f8a92b2951096cdc7
- Size of remote file:
- 1.72 GB
- SHA256:
- d16748b883374183f0833cb411ec02f97ac2ffe7bcdbf33479e8347e8d5620c5
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.