Instructions to use mrcuddle/Male_BdGear with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use mrcuddle/Male_BdGear with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("runwayml/stable-diffusion-v1-5", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("mrcuddle/Male_BdGear") prompt = "photo of a handsome Italian boy, b0ndage, harness strap, seductive smile, side view, ass, gay nightclub, detailed background, (best quality:1.15), (masterpiece:1.15) (realistic:1.2) hdr, 8k uhd, high quality, " image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Male BDGear

- Prompt
- photo of a handsome Italian boy, b0ndage, harness strap, seductive smile, side view, ass, gay nightclub, detailed background, (best quality:1.15), (masterpiece:1.15) (realistic:1.2) hdr, 8k uhd, high quality,
- Negative Prompt
- GS-DeFeminize-neg, tattoo, chest-hair, Asian, breasts, low quality, worst quality, bad_prompt_version2, (bad-hands-5), bad legs, bad feet, extra limbs, lowres, disfigured, missing limbs, woman, girl, vagina, vulva, pussy, visible abdominal muscle, abs, pectoral muscle, pecs, BadDream, UnrealisticDream, bad_prompt_version2-neg (missing finger:1.2), (extra fingers:1.2)
Trigger words
You should use bondage to trigger the image generation.
You should use bondage strap outfit 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
- 7
Model tree for mrcuddle/Male_BdGear
Base model
runwayml/stable-diffusion-v1-5