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

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

Absolute Remix

A mix of AbsoluteReality 1.0 and AbsoluteReality 1.6 to bring back what was missing from AbsoluteReality 1.8.1

Comparison:

Comparison

(click for larger)

Sample and prompt:

Sample

Full body picture of a pretty cute girl making cake in school, detailed brown eyes, short smile, beautiful and aesthetic, intricate, neat hair, highly detailed, detailed face, smooth, sharp focus, chiaroscuro, magazine ad, 1949, 2D Game Art, anime on canvas, rossdraws, clay mann, CHIBI ART, light novel cover art

Original page:

https://civitai.com/models/81458?modelVersionId=132760

Recipe

SuperMerger Weight sum MBW 1,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: AbsoluteReality 1.0

Model B: AbsoluteReality 1.6

Output: AbsoluteRemix

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

Spaces using Yntec/AbsoluteRemix 51