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