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

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

Model info:

https://civitai.com/models/177794?modelVersionId=212247

Author: dice

https://civitai.com/user/dice

Original Author's DEMO images:

00024-1447079785 (1).png

00043-3303492203 (1).png

Commercial use:

✅ Sell images they generate

IMG_20240508_153253.jpg

Downloads last month
1
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support