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

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

in test in test in test in test in test in test in test

Sample images & prompt example :

8k UHD RAW,photorealistic ,beautiful your keywords ,tiny smile ,close-up ,masterpiece ,realistic ,ultra detailed,

19e03788-c1db-4fb7-9c79-dec137e77044.jpeg

8f40f9ad-e8f4-4e90-a0ad-dac8083eb410.jpeg

9ccca07b-d273-4d9f-87f8-6e83da2979e1.jpeg

girl ,19y.o, silver white wavy hair, in front ,looking at viewer ,angel wings, (sky),ultra-detailed ,8k,very detailed ,light and shadow ,detailed paint , realistic,

7cdb267f-eb88-43f6-a82c-0aa9000a6131 (2).jpeg

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

Model tree for digiplay/m3u

Adapters
1 model

Spaces using digiplay/m3u 59