Edit model card

prompt: ai hoshino, long hair, bangs, purple eyes, purple hair, symbol-shaped pupils

example code

import torch
from diffusers import DiffusionPipeline

pipe = DiffusionPipeline.from_pretrained("John6666/mala-anime-mix-nsfw-pony-xl-v5-sdxl")
pipe.load_lora_weights("Blane187/ai-hoshino-s1-ponyxl-lora-nochekaise")


pipe.to('cuda')

image = pipe(
    prompt, 
    negative_prompt=negative_prompt,
    width=832,
    height=1216, 
    guidance_scale=7,
    num_inference_steps=28
).images[0]

image

Downloads last month
89
Inference Examples
Inference API (serverless) is not available, repository is disabled.

Model tree for Blane187/ai-hoshino-s1-ponyxl-lora-nochekaise

Adapter
this model

Spaces using Blane187/ai-hoshino-s1-ponyxl-lora-nochekaise 2