Instructions to use Yntec/Shiny3DCartoon with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Yntec/Shiny3DCartoon with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Yntec/Shiny3DCartoon", 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
Shiny 3D Cartoon
Original page: https://civitai.com/models/118571/shiny-3d-cartoon?modelVersionId=128643 - Samples and prompts (all use seed 9119):
an illustration of a baby hedgehog with headphones holding an bow ribbon umbrella in the rain
masterpiece, best quality, a cute cartoon girl with blue diving suit standing,scuba goggle,iconic,green eyes,beach background,blue cloudy sky,her hand touching the scuba goggle, wearing a watch. sand
masterpiece,best quality,a curly brunette cheerleader holding a cheerleader's pom pom in her hand,1941,stadium background
masterpiece, best quality,a cute young girl with orange hair dressed in a costume with fur on her shoulder,a medieval handbag,arm-guard, pixar blue eyes, leaves falling, park background
- Downloads last month
- 11



