Instructions to use thutes-gbr25/better_breasts with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use thutes-gbr25/better_breasts 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("thutes-gbr25/better_breasts") prompt = "-" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
better_breasts

- Prompt
- -
Model description
civitai - aip0pp Sampler : DPM++ 2m SDE / simple
Steps : 16
Lora weight 0.7 - 0.9
Trigger words
You should use breasts to trigger the image generation.
You should use large to trigger the image generation.
You should use medium to trigger the image generation.
You should use small to trigger the image generation.
Download model
Download them in the Files & versions tab.
- Downloads last month
- 48
Model tree for thutes-gbr25/better_breasts
Base model
Tongyi-MAI/Z-Image-Turbo