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("stable-diffusion-v1-5/stable-diffusion-v1-5", dtype=torch.bfloat16, device_map="cuda")
pipe.load_lora_weights("Luisdure/anime-lora")

prompt = "<lora:animemix_v3_offset:1> anime screencap, 1990s_\\(style\\), 1boy, collarbone, looking at viewer, male focus, open mouth, orange eyes, orange hair, solo, spiked hair, spot color, teeth, upper body, upper teeth only, ((masterpiece)) "
image = pipe(prompt).images[0]

anime-lora.1

Prompt
<lora:animemix_v3_offset:1> anime screencap, 1990s_\(style\), 1boy, collarbone, looking at viewer, male focus, open mouth, orange eyes, orange hair, solo, spiked hair, spot color, teeth, upper body, upper teeth only, ((masterpiece))
Negative Prompt
(painting by bad-artist-anime:0.9), (painting by bad-artist:0.9), watermark, text, error, blurry, jpeg artifacts, cropped, worst quality, low quality, normal quality, jpeg artifacts, (signature), watermark, username, artist name, (worst quality, low quality:1.4), bad anatomy

Model description

A LoRA for high resolution Anime

https://civitai.com/models/4982/anime-screencap-style-lora

Trigger words

You should use anime screencap to trigger the image generation.

Download model

Weights for this model are available in Safetensors format.

Download them in the Files & versions tab.

Downloads last month
12
Inference Examples
Examples
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for Luisdure/anime-lora

Adapter
(632)
this model