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("Tongyi-MAI/Z-Image-Turbo", dtype=torch.bfloat16, device_map="cuda")
pipe.load_lora_weights("AlekseyCalvin/ZTurboActSoonr")

prompt = "actsoonr person photo"
image = pipe(prompt).images[0]

ActSoor Identity Low Rank Adapter

For the Z-Image Turbo DiT Model

||| By SilverAgePoets.com |||

Prompt
actsoonr person photo
Prompt
actsoonr person photo
A LoRA of "A.C.T. Soon®", aka "Aleksey Calvin", aka me.

Trigger words

You should use actsoonr person

Downloads last month
38
Inference Providers NEW
Examples

Model tree for AlekseyCalvin/ZTurboActSoonr

Adapter
(694)
this model

Space using AlekseyCalvin/ZTurboActSoonr 1