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/ClassicEra", dtype=torch.bfloat16, device_map="cuda")

prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
image = pipe(prompt).images[0]

Classic Era

A mix of DucHaiten-ClassicAnime with DucHaiten-GoldenLife so GoldenLife can use ClassicAnime's great style! It has the MoistMixV2 VAE baked in.

Comparison:

Sample

(Click for larger)

Sample and prompt:

Sample

DETAILED CHIBI EYES, Cartoon Pretty CUTE LITTLE Girl playing flute in the middle of a birch forest during a storm at night while lightning dragons race down toward her, sharp focus. stanley artgerm lau highly detailed By rossdraws and ross tran and ilya kuvshinov

Original pages:

https://civitai.com/models/8542?modelVersionId=16168 (ClassicAnime)

https://tensor.art/models/628276277415133426 (GoldenLife)

Recipes (SuperMerger Train Difference)

  • Add Difference

Model A:

DucHaitenClassicAnime (https://huggingface.co/Yntec/DucHaitenClassicAnime768/resolve/main/DH_ClassicAnime_mini.safetensors)

Model B:

DucHaitenClassicAnime

Model C:

v1-5-pruned-fp16-no-ema (https://huggingface.co/Yntec/DreamLikeRemix/resolve/main/v1-5-pruned-fp16-no-ema.safetensors)

Output:

ClassicAnimeEssense.

  • Weight Sum 0.70

Model A:

ClassicAnimeEssense.

Model B:

DucHaitenGoldenLife

Output:

GoldenLife-ClassicAnime

  • Weight Sum MBW 0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1

Model A:

DucHaitenClassicAnime

Model B:

GoldenLife-ClassicAnime

Output:

ClassicEra

  • Fp16-no-ema

Output:

ClassicEra-mini

  • Merge MoistMixV2 VAE

Output:

ClassicEraVAE

Downloads last month
30
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support

Spaces using Yntec/ClassicEra 53