Instructions to use CoachBate/UnderBoner with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use CoachBate/UnderBoner with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("pmczip/FLUX.2-klein-9B_Models", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("CoachBate/UnderBoner") prompt = "each man has a single underboner in his pants. preserve their identities , " image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
| tags: | |
| - text-to-image | |
| - lora | |
| - diffusers | |
| - template:diffusion-lora | |
| widget: | |
| - output: | |
| url: images/Flux2.Klein9B-Upscale Style_00052_.png | |
| text: 'each man has a single underboner in his pants. preserve their identities , ' | |
| - output: | |
| url: images/Flux2.Klein9B-Upscale Style_00098_.png | |
| text: he has a prominent underboner in his sweatpants ,realistic photography | |
| - output: | |
| url: images/Flux2.Klein9B-Upscale Style_00109_.png | |
| text: they all have a visible underboner in their tight baseball uniform pants | |
| - output: | |
| url: images/Flux2.Klein9B-Upscale Style_00070_.png | |
| text: underboner, realistic photography | |
| - output: | |
| url: images/Flux2.Klein9B-Upscale Style_00080_.png | |
| text: >- | |
| underboner is visible through the thin, sheer, wet, towel, realistic | |
| photography | |
| - output: | |
| url: images/Flux2.Klein9B-Upscale Style_00087_.png | |
| text: he has a prominent underboner in his denim jeans ,realistic photography | |
| - output: | |
| url: images/Flux2.Klein9B-Upscale Style_00065_.png | |
| text: underboner, realistic photography | |
| - output: | |
| url: images/Flux2.Klein9B-Upscale Style_00067_.png | |
| text: underboner, realistic photography | |
| - output: | |
| url: images/Flux2.Klein9B-Upscale Style_00059_.png | |
| text: underboner, realistic photography | |
| - output: | |
| url: images/Flux2.Klein9B-Upscale Style_00024_.png | |
| text: >- | |
| each man has a single underboner in his pants. preserve their identities , | |
| subtle sweat sheen on their skin, natural pores, detailed eyes, hands, | |
| base_model: pmczip/FLUX.2-klein-9B_Models | |
| instance_prompt: underboner | |
| # UnderBoner - CoachBate v1 | |
| <Gallery /> | |
| ## Model description | |
| Give one or more images a bulge in their tight pants. Excels in wrestling singlets and speedos, and for other materials, just call them tight in your prompt. See showcase for example prompts. | |
| ## Trigger words | |
| You should use `underboner` to trigger the image generation. | |
| ## Download model | |
| [Download](/CoachBate/UnderBoner/tree/main) them in the Files & versions tab. | |