Instructions to use GraydientPlatformAPI/smoothcuts-sdxl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use GraydientPlatformAPI/smoothcuts-sdxl 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/smoothcuts-sdxl", 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:
- c22c1c3e736701a26ce5539c0eaa2015299e4d0446c388e9801b863a5d9acac8
- Size of remote file:
- 5.14 GB
- SHA256:
- d9f93aa65bccb6709b4fd258ebddbe8c8978fb7b9e2512098c966f9444117616
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.