Instructions to use Yntec/Legendary with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Yntec/Legendary 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/Legendary", 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
Legendary
The Leonardo style lyCORYS baked into a merge of the Photon and LiberteRedmond models so you can use its style in your prompts! Comparison, showcase and prompts (all use seed 9119):
(Click for larger)
A high contrast portrait of a happy fuzzy bunny rabbit dressed as a chef in a high end kitchen making pizza. There is a painting of flowers on the wall behind
a PEACEFUL of a beautiful young woman looking with cleavage. Movie still. Skirt. Raining hamburgers, Brown eyes, leonardo style.
wife hugging husband and daughter 80s movie photography, scene at a brewery with a wooden of keg beer. Closeup cute Portrait. pretty young girl. detailed eyes, in the center. sitting. Display mugs of dark beer accompanied by colorful copper ingredients
A well lit candid closeup street photograph of a normal, yet beautiful girl posing in the club
Original pages:
https://civitai.com/models/119094/leonardo-ai-illustration-15-xl-or-goofy-ai (lyCORIS)
https://civitai.com/models/94123?modelVersionId=100409 (LiberteRedmond)
https://civitai.com/models/84728/photon
See also:
https://huggingface.co/Yntec/Leonardo
Recipe:
- SuperMerger Merge LoRA to checkpoint:
Model A: Photon
LoRA: leonardo-ai-style-lyCORIS
Output: LeonardoPhoton
- SuperMerger Merge LoRA to checkpoint:
Model A: LiberteRedmond
LoRA: leonardo-ai-style-lyCORIS
Output: LeonardoRedmond
- SuperMerger Weight sum use MWB 1,0,0,0,0,0,0,1,1,1,1,1,1,0,0,0,0,0,0,0,1,1,1,1,1,1
Model A: LeonardoPhoton
Model B: LeonardoRedmond
Output: Legendary
- Downloads last month
- 10



