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