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("aphexblake/new-msf", dtype=torch.bfloat16, device_map="cuda")
pipe.load_lora_weights("aphexblake/599-new-blows")

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

LoRA DreamBooth - 599-new-blows

These are LoRA adaption weights for aphexblake/new-msf. The weights were trained on the instance prompt "Blowjob" using DreamBooth. 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 aphexblake/599-new-blows

Adapter
(1)
this model

Space using aphexblake/599-new-blows 1