Instructions to use B4100/suckanything with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use B4100/suckanything with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("TheRaf7/ultra-real-wan2.2", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("B4100/suckanything") prompt = "-" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
import torch
from diffusers import DiffusionPipeline
# switch to "mps" for apple devices
pipe = DiffusionPipeline.from_pretrained("TheRaf7/ultra-real-wan2.2", dtype=torch.bfloat16, device_map="cuda")
pipe.load_lora_weights("B4100/suckanything")
prompt = "-"
image = pipe(prompt).images[0]suckanything

- Prompt
- -
Model description
5uck1t, the woman pulls out {YOUR_OBJECT} and starts shoving it down her throat, mouth is wide open with her lips firmly wrapped around the {YOUR_OBJECT} inserted fully into her mouth. Her cheeks are slightly hollowed from the suction as her tongue presses against the roof of her mouth near the back. The {YOUR_OBJECT} sits partially visible inside her mouth with no signs of saliva or wetness on her lips.
She keeps the {YOUR_OBJECT} inside the back of her throat causing strong gag reflex responses, arching her back, shrugging her shoulders and frowning.
Download model
Download them in the Files & versions tab.
- Downloads last month
- -