Text-to-Image
Diffusers
Safetensors
StableDiffusionPipeline
Base Model
Style
Photo
Easy
Photorealistic
Clothes
bigbeanboiler
Photographer
stable-diffusion
stable-diffusion-diffusers
import torch
from diffusers import DiffusionPipeline
# switch to "mps" for apple devices
pipe = DiffusionPipeline.from_pretrained("Yntec/NextPhoton", dtype=torch.bfloat16, device_map="cuda")
prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
image = pipe(prompt).images[0]Next Photon
Next Photo 2 merged with Photon to make them real! Samples and prompts (all use seed 9119):
A well lit photograph of a girl having fun with her boyfriend and friends at the bar. Coke can.
An abandoned amusement park reclaimed by nature, with rusted roller coasters and a carousel frozen in time.
A well lit candid closeup street photograph of a normal, yet beautiful girl posing in the club
A photo of a steampunk-inspired airship soaring through the sky, propelled by a magnificent array of gears and turbines.
Original pages:
https://civitai.com/models/84728/photon
https://civitai.com/models/84335?modelVersionId=109819 (Next Photo 2)
Recipe:
- SuperMerger Weight Sum use MBW 1,0,0,0,0,0,0,0,0,0,1,1,1,0,1,1,1,1,1,1,0,0,0,1,1,1
Model A:
Next Photo 2
Model B:
Photon
Output:
NextPhoton
- Downloads last month
- 9



