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("playgroundai/playground-v2.5-1024px-aesthetic", dtype=torch.bfloat16, device_map="cuda")
pipe.load_lora_weights("FallnAI/DarkSkyML-v.1.0")

prompt = "Logo for skootrguy. Hood scooter rider"
image = pipe(prompt).images[0]

DarkSky Diffusion

Prompt
Logo for skootrguy. Hood scooter rider
Prompt
Fat man in a flask on a scooter
Prompt
Logo for IntellibridgeAI. Black and purple digital art

Trigger words

You should use Logo to trigger the image generation.

Download model

Download them in the Files & versions tab.

Downloads last month
-
Inference Examples
Examples
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for FallnAI/DarkSkyML-v.1.0

Adapter
(10)
this model

Space using FallnAI/DarkSkyML-v.1.0 1