Text-to-Image
Diffusers
Safetensors
StableDiffusionPipeline
General
LandScapes
Photorealistic
Lykon
stable-diffusion
stable-diffusion-diffusers
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:
(click for larger)
Sample and prompt:
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

