Text-to-Image
Diffusers
Safetensors
English
StableDiffusionPipeline
Anime
Base Model
Female
stable-diffusion
stable-diffusion-diffusers
pmango300574
Instructions to use Yntec/pineappleAnimeMix with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Yntec/pineappleAnimeMix 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/pineappleAnimeMix", 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
Pineapple Anime Mix
Original page: https://civitai.com/models/190067/pineapple-anime-mix
Sample and prompt:
masterpiece, Cartoon Pretty CUTE LITTLE Girl, sitting on a box of CANDLES, DETAILED CHIBI EYES, holding candle, gorgeous detailed hair, Ponytail, Magazine ad, iconic, 1940, sharp focus. Illustration By ROSSDRAWS and KlaysMoji and Dave Rapoza and artgerm and leyendecker and Clay Mann
- Downloads last month
- 39
