Text-to-Image
Diffusers
Safetensors
StableDiffusionPipeline
Anime
Illustration
Cartoon
s6yx
diffusionfanatic1173
stable-diffusion
stable-diffusion-diffusers
Instructions to use Yntec/Ponygraphy with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Yntec/Ponygraphy 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/Ponygraphy", 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
| license: creativeml-openrail-m | |
| library_name: diffusers | |
| pipeline_tag: text-to-image | |
| tags: | |
| - Anime | |
| - Illustration | |
| - Cartoon | |
| - s6yx | |
| - diffusionfanatic1173 | |
| - stable-diffusion | |
| - stable-diffusion-diffusers | |
| - text-to-image | |
| - diffusers | |
| base_model: | |
| - Yntec/ReVAnimated | |
| - Yntec/BetterPonyDiffusion | |
| base_model_relation: merge | |
| # Ponygraphy | |
| A version of BetterPonyDiffusion that does away with the "score_9" nonsense by bringing ReVAnimated that doesn't need those trigger words! | |
| Samples and prompts: | |
|  | |
| (Click for larger) | |
| Top left: pony portrait, beach background, blue eyes | |
| Top right: Pretty detailed CUTE Girl, Cartoon, sitting on a computer monitor, holding antique TV, DETAILED CHIBI EYES, gorgeous detailed hair, Magazine ad, iconic, 1940, sharp focus. Illustration By KlaysMoji and artgerm and Clay Mann and and leyendecker and kyoani | |
| Bottom left: highquality, masterpiece, 1girl, Chi-Chi, :D, close up, smile, arms, pink helmet, black hair, black eyes, blush, bikini armor, aqua cape, pink gloves, pink boots, cleavage. cave, rock, mountain. blue collar | |
| Bottom right: blonde pretty Princess Peach wearing crown in the mushroom kingdom | |
| Original pages: | |
| https://civitai.com/models/7371?modelVersionId=8665 (RevAnimated v10) | |
| https://civitai.com/models/544876?modelVersionId=605949 (Better Pony Diffusion V6 For SD 1.5 v1) | |
| # Recipe: | |
| - SuperMerger Weight Sum MBW 1,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4 | |
| Model A: | |
| betterPonyDiffusionV6_v10 | |
| Model B: | |
| revAnimated_v10 | |
| Bake in VAE: | |
| vae-ft-mse-840000-ema-pruned | |
| Output: | |
| Ponygraphy |