Text-to-Image
Diffusers
English
lora
template:diffusion-lora
woman
blonde
slim
blue
eyes
zit
Z-image
turbo
realistic
beautiful
medieval
Instructions to use Justfuckinglol/M1sa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Justfuckinglol/M1sa with Diffusers:
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("Justfuckinglol/M1sa") prompt = "-" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
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("Justfuckinglol/M1sa")
prompt = "-"
image = pipe(prompt).images[0]M1sa ZiT character LoRA

- Prompt
- -

- Prompt
- -

- Prompt
- -

- Prompt
- -
Model description
M1sa - character LoRA made to encapture a medieval, renaissance portrait vibe. She fits well into close up shots and some full body shots. If you enjoy this model and want access to better LoRAs and early releases, check out some of my other work https://patreon.com/HyperrealisticZITLoRAs more models coming soon
Trigger words
You should use M1sa to trigger the image generation.
You should use blonde hair to trigger the image generation.
Download model
Download them in the Files & versions tab.
- Downloads last month
- 23
Model tree for Justfuckinglol/M1sa
Base model
Tongyi-MAI/Z-Image-Turbo