Text-to-Image
Diffusers
Safetensors
StableDiffusionPipeline
Anime
Art
Illustration
Cartoon
XpucT
s6yx
stable-diffusion
stable-diffusion-diffusers
import torch
from diffusers import DiffusionPipeline
# switch to "mps" for apple devices
pipe = DiffusionPipeline.from_pretrained("Yntec/Reanimate", dtype=torch.bfloat16, device_map="cuda")
prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
image = pipe(prompt).images[0]Reanimate
A mix of ReVAnimated by s6yx and Deliberate by XpucT to bring my favorite things from those models together! The zVAE is baked in.
Comparison
(Click for larger)
Sample and prompt:
masterpiece,best quality, retro artstyle, a cute little witch's prophecy comes true, logo, 1980s /style/, cover
Recipe:
- SuperMerger Weight sum Train Difference Use MBW 1,0,0,0,0,0,0,0,0,1,0,0,1,0,1,1,1,1,1,1,1,0,1,1,0,1
Model A:
Deliberate
Model B:
ReVAnimated
Output Model:
Reanimate
- Bake zVAE
Output Model:
ReanimateVAE
- Downloads last month
- 38

