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("stabilityai/stable-diffusion-xl-base-1.0", dtype=torch.bfloat16, device_map="cuda")
pipe.load_lora_weights("artificialguybr/ToyRedmond-ToyLoraForSDXL10")

prompt = "FnkRedmAF"
image = pipe(prompt).images[0]

Toy.Redmond

row01

Toy.Redmond is here!

I'm grateful for the GPU time from Redmond.AI that allowed me to finish this LORA!

This is a TOY LORA fine-tuned on SD XL 1.0.

The LORA has a high capacity to generate Toys (specially in one style) in a wide variety of themes. It's a versatile LORA.

I recommend gen in 1024x1024.


🌐 Website

You can find more of my models, projects, and information on my official website:

πŸš€ Prompt Hub

Need high-quality prompts for image models and LLMs? Explore findgoodprompt.com.

πŸ’– Support My Work

If you find this model useful, please consider supporting my work. It helps me cover server costs and dedicate more time to new open-source projects.

I really hope you like the LORA and use it.

If you like the model and think it's worth it, you can make a donation to my Patreon or Ko-fi.

Follow me in my twitter to know before all about new models:

https://twitter.com/artificialguybr/

Downloads last month
37
Inference Providers NEW
Examples

Model tree for artificialguybr/ToyRedmond-ToyLoraForSDXL10

Adapter
(8378)
this model

Spaces using artificialguybr/ToyRedmond-ToyLoraForSDXL10 26