Instructions to use Yntec/Vendetta with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Yntec/Vendetta 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/Vendetta", 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
Vendetta
The 3D Render Lora baked into a merge of LiberteRedmond and Vintedois, to activate the 3DRenderAF, 3D Render Style (you may add it to your prompts), improving over Vintedois's compositions and bringing short prompts to Liberte! Samples and prompts (all use seed 9119):
3D Render Style, 3DRenderAF, A beautiful astronaut girl, cowboy portrait, colorful,
greek city landscape
Bearded guy as Donald with his daughters. miniature city. Movie still. Pretty CUTE LITTLE Girl with sister playing with toy, bokeh. DETAILED vintage colors photography brown EYES, sitting on a box of pepsis, gorgeous detailed Ponytail, cocacola can Magazine ad, iconic, 1935, sharp focus. Illustration By leyendecker and artgerm and Dave Rapoza
Pizza
Original pages:
https://civitai.com/models/208422?modelVersionId=234720 (3D.Redmond 1.5V - 3D Render Style for LIBERTE.REDMOND SD 1.5 LoRA)
https://huggingface.co/22h/vintedois-diffusion-v0-1
https://civitai.com/models/94123?modelVersionId=100409 (LiberteRedmond)
Recipe:
- SuperMerger Merge LoRA to checkpoint:
Model A: LiberteRedmond
LoRA: 3D Render Style
Output: Liberte3D
- SuperMerger Weight sum use MWB 1,0,0,0,0,0,0,1,1,1,1,1,1,0,1,1,1,1,1,1,0,0,0,0,0,0
Model A: Vintedois
Model B: Liberte3D
Output: Vendetta
- Downloads last month
- 9



