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