Instructions to use Shero448/tsubaki with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Shero448/tsubaki with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Niggendar/prefectPonyXL_v10", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Shero448/tsubaki") prompt = "score_9, score_8_up, score_7_up, anime_source, source_anime, best background, detailed background, TsubakiMiyajima, 1girl, breasts, (((standing))), (((wide hips))), (((thick thighs))), (((huge breasts))), (((gigantic breasts))), japanese clothes, kimono, solo, sexy, seductive body, huge hips, mature, naughty face, horny, lift breasts, indoors, <lora:Tsubaki_Miyajima-Saimin_Seishidou:1>" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
tsubaki

- Prompt
- score_9, score_8_up, score_7_up, anime_source, source_anime, best background, detailed background, TsubakiMiyajima, 1girl, breasts, (((standing))), (((wide hips))), (((thick thighs))), (((huge breasts))), (((gigantic breasts))), japanese clothes, kimono, solo, sexy, seductive body, huge hips, mature, naughty face, horny, lift breasts, indoors, <lora:Tsubaki_Miyajima-Saimin_Seishidou:1>
- Negative Prompt
- long body:1.0, lowres, pubic hair, bad anatomy:1.0, multiple limbs:1.0, missing fingers:1.0, extra digit, fewer digits, cropped, worst quality, low quality, normal quality:1.4, worst quality, low quality:1.4, Bad Prompt v2, 2girls, 3girls, bad-hands-5, EasyNegative, EasyNegativeV2, bad-image-v2-39000, blurry, blurry background, jpeg artifacts, white background, simple background, non-linear background, depth of field, blurry:1.2, (sd character:1.1), multiple view, Reference sheet, non-linear background, verybadimagenegative_v1.3
Trigger words
You should use TsubakiMiyajima to trigger the image generation.
You should use 1girl to trigger the image generation.
You should use black hair to trigger the image generation.
You should use single braid to trigger the image generation.
You should use forehead to trigger the image generation.
You should use purple eyes to trigger the image generation.
You should use shirt to trigger the image generation.
You should use jeans to trigger the image generation.
Download model
Weights for this model are available in Safetensors format.
Download them in the Files & versions tab.
- Downloads last month
- 1
Model tree for Shero448/tsubaki
Base model
Niggendar/prefectPonyXL_v10