Instructions to use ModelsLab/toonyou_beta6 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use ModelsLab/toonyou_beta6 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("ModelsLab/toonyou_beta6", 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:
- 1c952c0d1337f07fb13f51b2ce9386ff9f2d22810db9d467763b2bf9605c6b27
- Size of remote file:
- 492 MB
- SHA256:
- 33f2e5aa3ecff4b01964d39e265daeff91a0fe9eafbc234b9ce5e3a38e91553f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.