How to use from the
Use from the
Diffusers library
pip install -U diffusers transformers accelerate
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):

Princess Daisy in the Mushroom Kingdom.

Ginger pretty Princess Daisy sitting in the, Blue anime eyes. Mushroom Kingdom.

angel girl with bunnybird

1girl,night, waterfall, white wavy hair Angel 22y.o, (realistic:2),Mucha,4k,rabbits and birds, close up,

(prompt by @digiplay)

Adorable baby sheep

Dreamworks artstyle, baby sheep

Chibi guy and girl on Halloween

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
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support

Model tree for Yntec/WorksForMe

Spaces using Yntec/WorksForMe 9