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("nitrosocke/classic-anim-diffusion", dtype=torch.bfloat16, device_map="cuda")
pipe.load_textual_inversion("keehun/textual_inversion_mpchar-r100-2-obj")

Textual inversion text2image fine-tuning - keehun/textual_inversion_mpchar-r100-2-obj

These are textual inversion adaption weights for nitrosocke/classic-anim-diffusion. You can find some example images in the following.

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

Model tree for keehun/textual_inversion_mpchar-r100-2-obj

Adapter
(1)
this model

Spaces using keehun/textual_inversion_mpchar-r100-2-obj 2