Instructions to use GraydientPlatformAPI/flashback-xl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use GraydientPlatformAPI/flashback-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/flashback-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
- Draw Things
- DiffusionBee
- Xet hash:
- aa61015e0c492052c0ed73ed69023b9ac8e9b9accc62b6d620646ab558a03e57
- Size of remote file:
- 1.39 GB
- SHA256:
- 363bcaa8b2a36261c6eb9f666ea45930a66b5e401e4d6a8d00a8d4ad56873e03
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.