Instructions to use Shero448/kazami with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Shero448/kazami 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/kazami") prompt = "kazami torino, huge breasts, plump, mature female brown hair, updo, lipstick, tareme, brown eyes, (((full body))), (((huge breasts))), (((gigantic breasts))), (((wide hips))), (((thick thighs))), (((wide legs))), (((voluptuous body))), (((wide thighs))), (((thick legs))), shiny skin, embarrassed face, blush, bedroom background, collarbone, indoor, (((naked girl))), (((completely naked))), (detailed pussy:1.1), (detailed nipples:1.1), <lora:46cc0bf1-be9b-43fc-b487-6c6bea0fb440:0.9>" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
File size: 2,283 Bytes
15447f5 | 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 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 | ---
tags:
- text-to-image
- lora
- diffusers
- template:diffusion-lora
widget:
- text: >-
kazami torino, huge breasts, plump, mature female brown hair, updo,
lipstick, tareme, brown eyes, (((full body))), (((huge breasts))),
(((gigantic breasts))), (((wide hips))), (((thick thighs))), (((wide
legs))), (((voluptuous body))), (((wide thighs))), (((thick legs))), shiny
skin, embarrassed face, blush, bedroom background, collarbone, indoor,
(((naked girl))), (((completely naked))), (detailed pussy:1.1), (detailed
nipples:1.1), <lora:46cc0bf1-be9b-43fc-b487-6c6bea0fb440:0.9>
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/tmpg28799ft.png
base_model: Niggendar/prefectPonyXL_v10
instance_prompt: >-
kazami torino, huge breasts, wide hip, thick thighs, plump, mature female
brown hair, updo, lipstick, tareme, brown eyes
---
# kazami
<Gallery />
## Trigger words
You should use `kazami torino` to trigger the image generation.
You should use `huge breasts` to trigger the image generation.
You should use `wide hip` to trigger the image generation.
You should use `thick thighs` to trigger the image generation.
You should use `plump` to trigger the image generation.
You should use `mature female brown hair` to trigger the image generation.
You should use `updo` to trigger the image generation.
You should use `lipstick` to trigger the image generation.
You should use `tareme` to trigger the image generation.
You should use `brown eyes` to trigger the image generation.
## Download model
Weights for this model are available in Safetensors format.
[Download](/Shero448/kazami/tree/main) them in the Files & versions tab.
|