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