Text-to-Image
Diffusers
Safetensors
English
StableDiffusionPipeline
Illustration
Vector Art
Style
Base Model
Photorealistic
Realistic
Art
Goofy_Ai
Seeker70
iamxenos
RIXYN
Barons
stable-diffusion-1.5
stable-diffusion-diffusers
Instructions to use Yntec/Leonardo with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Yntec/Leonardo 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/Leonardo", 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 | |
| language: | |
| - en | |
| tags: | |
| - Illustration | |
| - Vector Art | |
| - Style | |
| - Base Model | |
| - Photorealistic | |
| - Realistic | |
| - Art | |
| - Goofy_Ai | |
| - Seeker70 | |
| - iamxenos | |
| - RIXYN | |
| - Barons | |
| - stable-diffusion-1.5 | |
| - stable-diffusion-diffusers | |
| - diffusers | |
| - text-to-image | |
| base_model: | |
| - digiplay/Acorn_Photo_v1 | |
| - Yntec/CocaCola | |
| base_model_relation: merge | |
| # Leonardo | |
| Use Leonardo Style, Illustration and/or vector art in your prompt to activate the style. Showcase and prompts (all use seed 9119): | |
|  | |
| Leonardo Style, illustration, no humans, open mouth, solo, horns, dragon, chinese dragon,blue theme, vector art | |
|  | |
| nezuko,white background, headshot,vector art, | |
|  | |
| Leonardo Style, illustration, bear, 1boy, weapon on back, jacket, panda, male focus, weapon, eyes, solo, sword, red jacket, furry, | |
|  | |
| tropical fish in a bowl, vase of lilies, drawing, Leonardo style, blue eye, illustration, vector art | |
| The Leonardo style lyCORYS by Goofy AI mixed into a merge of A Corn is Spinning Photo v1 by Seeker70 and CocaCola (Which includes the Hellmix model by Barons, Kitsch-In-Sync v2 by iamxenos, the cryptids lora by RIXYN, and artistic models merged with the CokeGirls lora by iamxenos) | |
| Original pages: | |
| https://civitai.com/models/119094/leonardo-ai-illustration-15-xl-or-goofy-ai (lyCORIS) | |
| https://huggingface.co/Yntec/CocaCola | |
| https://civitai.com/models/112013?modelVersionId=124592 (Acorn_Photo_v1) | |
| See also (a different mix of these models without the Leonardo Style lycorys): | |
| https://huggingface.co/Yntec/PopCorn | |
| # Recipe: | |
| - SuperMerger Merge LoRA to checkpoint: | |
| Model A: CocaCola | |
| LoRA: leonardo-ai-style-lyCORIS | |
| Output: LeonardoCola | |
| - SuperMerger Merge LoRA to checkpoint: | |
| Model A: Acorn is spinning Photo v1 | |
| LoRA: leonardo-ai-style-lyCORIS | |
| Output: LeonardoIsSpinning | |
| - SuperMerger Weight sum use MWB 1,0,0,0,1,1,1,0,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,0,0,0 | |
| Model A: LeonardoIsSpinning | |
| Model B: LeonardoCola | |
| Output: Leonardo |