Text-to-Image
Diffusers
Safetensors
English
StableDiffusionPipeline
Photorealism
anime
art
artistic
darkstorm2150
stable-diffusion
stable-diffusion-1.5
stable-diffusion-diffusers
Instructions to use Yntec/Prodigy with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Yntec/Prodigy 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/Prodigy", 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
| language: | |
| - en | |
| library_name: diffusers | |
| pipeline_tag: text-to-image | |
| tags: | |
| - Photorealism | |
| - anime | |
| - art | |
| - artistic | |
| - darkstorm2150 | |
| - stable-diffusion | |
| - stable-diffusion-1.5 | |
| - stable-diffusion-diffusers | |
| - diffusers | |
| - text-to-image | |
| base_model: | |
| - darkstorm2150/Protogen_v2.2_Official_Release | |
| inference: true | |
| license: other | |
| # Prodigy | |
| <center><img src="https://cdn-uploads.huggingface.co/production/uploads/63239b8370edc53f51cd5d42/mKSBYO8fkIUAdSOMXlqUq.png" style="height:512px; width:512px; border-radius: 7%; border: 10px solid #663380; padding-top:0px;" span title="Protogen Unofficial Raw Output"></center> | |
| A mix of Protogen 2.2 and photorealistic models to increase the range of what it can draw! It has the 840K VAE baked in. | |
| Samples and prompts: | |
|  | |
| (Click for larger) | |
| Cover: 70s cinematic colored sitcom screenshot. young husband with wife. festive scene at a copper brewery with a wooden keg of enjoying burrito juice in the center. sitting cute little daughter. Display mugs of dark beer. Closeup. beautiful eyes. accompanied by halloween Shirley ingredients. portrait smile | |
| Top left: timeless style natalie portman space glamour | |
| Top right: analog Technicolor style 70s closeup photograph poster of young Bruce Lee as Jackie Chan, kung wars behind the scenes | |
| Bottom left: Gacha life, movie, chibi, Kawaii, anime, 1girl, illustration, digital illustration, character, little girl outfits, neon, colourful, warm, vibrant | |
| Bottom right: blonde pretty Princess Peach wearing crown in the mushroom kingdom background | |
| Original page: | |
| https://huggingface.co/darkstorm2150/Protogen_v2.2_Official_Release | |
| # ProdigyAlpha | |
| Same models, different mix, check its outputs at: https://huggingface.co/Yntec/Prodigy/discussions/3 | |
| # Cover Full Size | |
|  | |
| (...click for larger) |