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