Instructions to use Shero448/kanae3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Shero448/kanae3 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/mocase-mix-prefectponyv2-sdxl", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Shero448/kanae3") prompt = "hires, masterpiece, high detail RAW color art, volumetric lighting, colored lighting, high contrast, mature female, milf" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
kanae3

- Prompt
- hires, masterpiece, high detail RAW color art, volumetric lighting, colored lighting, high contrast, mature female, milf
- Negative Prompt
- lowres,worst quality,bad quality,bad anatomy,sketch,jpeg artifacts,signature,watermark,old,oldest
Trigger words
You should use kanae_hnh to trigger the image generation.
You should use tan to trigger the image generation.
You should use tan skin to trigger the image generation.
You should use brown hair to trigger the image generation.
You should use ponytail to trigger the image generation.
You should use hair between eyes to trigger the image generation.
You should use brown eyes to trigger the image generation.
You should use short hair to trigger the image generation.
You should use huge breasts 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
- 4
Model tree for Shero448/kanae3
Base model
John6666/mocase-mix-prefectponyv2-sdxl