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