Instructions to use B4100/snofs with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use B4100/snofs with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("wikeeyang/Flux2-Klein-9B-True-V2", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("B4100/snofs") prompt = "-" 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/Firefly_gpt-image (3).png | |
| text: '-' | |
| base_model: wikeeyang/Flux2-Klein-9B-True-V2 | |
| instance_prompt: null | |
| # snof | |
| <Gallery /> | |
| ## Model description | |
| Here's a list of some of the terms that work well: | |
| anus | |
| blowjob | |
| boudoir | |
| condoms | |
| deepthroat | |
| braless | |
| cowgirl position | |
| cum | |
| cunnilingus (be specific and maybe put kissing in the negative prompt) | |
| deepthroat | |
| dildo | |
| doggystyle position | |
| fingering | |
| hand in panties | |
| handjob | |
| hitachi magic wand | |
| implied blowjob | |
| ipcam / nightvision ipcam | |
| masturbating (might want to put penis in negative prompt, or specify what she's rubbing for women) | |
| massage | |
| missionary position | |
| naked, nude, etc. | |
| penis | |
| pregnant (and can specify trimester) | |
| prone position | |
| reverse cowgirl position | |
| sex | |
| sheer | |
| snapchat (and caption/text/etc) | |
| selfie (and mirror selfie) | |
| spooning position | |
| strap-on dildo | |
| tentacles | |
| licking testicles | |
| undressing | |
| vagina | |
| wet clothes | |
| Depending on the version, the following might kind of work: | |
| anal sex | |
| anilingus | |
| But also keep in mind that it was trained on stuff like "her panties are pulled down to her thighs," not "panty pull." | |
| These models are under the following license: | |
| ## Download model | |
| [Download](/B4100/snofs/tree/main) them in the Files & versions tab. | |