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