Instructions to use zhyemmmm/PastelMix with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use zhyemmmm/PastelMix with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("zhyemmmm/PastelMix", 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 Settings
- Draw Things
- DiffusionBee
- Xet hash:
- c9ac5439f0a008e462359b321cc4a3e22272d20e844edf656373a8a7c20446c6
- Size of remote file:
- 335 MB
- SHA256:
- 1f0b870898583706cee81f32c80f404793e0c9b9089b287e3cecb4e6d6478fe3
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.