Instructions to use Shero448/tsubaki3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Shero448/tsubaki3 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("John6666/prefect-pony-xl-v1-sdxl", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Shero448/tsubaki3") prompt = "score_9, score_8_up, score_7_up,anime_source, source_anime, best background, detailed background, Tsubaki, 1girl, breasts, (((standing))), (((wide hips))), (((thick thighs))), full body, (((huge breasts))), (((gigantic breasts))), japanese clothes, kimono, solo, sexy, seductive body, huge hips, mature, naughty face, horny, lift breasts, indoors, <lora:JN_Miyajima_Tsubaki:0.8>" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
File size: 1,729 Bytes
f12c2c5 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 | ---
tags:
- text-to-image
- lora
- diffusers
- template:diffusion-lora
widget:
- text: >-
score_9, score_8_up, score_7_up,anime_source, source_anime, best background,
detailed background, Tsubaki, 1girl, breasts, (((standing))), (((wide
hips))), (((thick thighs))), full body, (((huge breasts))), (((gigantic
breasts))), japanese clothes, kimono, solo, sexy, seductive body, huge hips,
mature, naughty face, horny, lift breasts, indoors,
<lora:JN_Miyajima_Tsubaki:0.8>
parameters:
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
output:
url: images/00003-3361183429 citis.png
base_model: John6666/prefect-pony-xl-v1-sdxl
instance_prompt: Tsubaki, breasts, japanese clothes, kimono
---
# tsubaki3
<Gallery />
## Trigger words
You should use `Tsubaki` to trigger the image generation.
You should use `breasts` to trigger the image generation.
You should use `japanese clothes` to trigger the image generation.
You should use `kimono` to trigger the image generation.
## Download model
Weights for this model are available in Safetensors format.
[Download](/Shero448/tsubaki3/tree/main) them in the Files & versions tab.
|