Instructions to use quadratrund/FK_doublepenetration_klein9b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use quadratrund/FK_doublepenetration_klein9b 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("quadratrund/FK_doublepenetration_klein9b") prompt = "the image shows one girl and two men. the girl is shown in a side - backview sitting on the lap of one man. this man is lying under her and is penetrating her vagina with his penis. the second man is standing next to the girl penetrating her anus with his penis. the lying man penetrates her vagina with his penis and the standing man is penetrating her anus with his penis. the upper body of the man lying under the girl is just barely visible his face not shown in the image. the standing mans upper body is out of frame and is face is not visible. the face of the girl is slightly turned to the side, looking back into the camera. the image mainly focusses on the doublepenetration of the threesome. " image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Not-For-All-Audiences
This repository has been marked as containing sensitive content and may contain potentially harmful and sensitive information.
View model card