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