import torch
from diffusers import DiffusionPipeline
# switch to "mps" for apple devices
pipe = DiffusionPipeline.from_pretrained("Yntec/WorksForMe", dtype=torch.bfloat16, device_map="cuda")
prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
image = pipe(prompt).images[0]Works For Me
The DreamWorks model merged with DucHaitern-GoldenLife to add some Pixar style to the mix! Showcase and prompts (all use seed 9119):
Ginger pretty Princess Daisy sitting in the, Blue anime eyes. Mushroom Kingdom.
1girl,night, waterfall, white wavy hair Angel 22y.o, (realistic:2),Mucha,4k,rabbits and birds, close up,
(prompt by @digiplay)
Dreamworks artstyle, baby sheep
Young man with daughter portrait cartoon. festive scene at a copper brewery with a wooden keg of beer in the center. Pretty cute chibi girl sitting with young dad chef. Display mugs of dark beer accompanied by colorful happy halloween ingredients
Original pages:
https://tensor.art/models/628276277415133426
https://huggingface.co/Yntec/DreamWorks
Recipe:
- SuperMerger Weight sum Use MBW 0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
Model A:
DucHaiten-GoldenLife
Model B:
DreamWorks
Output Model:
WorksForMe
- Downloads last month
- 16



