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