Instructions to use editmilliionss/analflux with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use editmilliionss/analflux with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.1-dev", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("editmilliionss/analflux") prompt = "a blonde woman with large breasts and a curvy figure. engaged in a sexual act on a red bar stool in a modern, brightly lit room with wooden floors and abstract art in the background. The woman is wearing blue thigh-high stockings and a garter belt. A man's lower body is seen with an erected penis penetrating the woman from behind. The camera angle is from the side, capturing their expressions and the intimate moment." image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
analklein
.webp)
- Prompt
- a blonde woman with large breasts and a curvy figure. engaged in a sexual act on a red bar stool in a modern, brightly lit room with wooden floors and abstract art in the background. The woman is wearing blue thigh-high stockings and a garter belt. A man's lower body is seen with an erected penis penetrating the woman from behind. The camera angle is from the side, capturing their expressions and the intimate moment.
.webp)
- Prompt
- a nude woman with {dark|light} skin and {dark|blonde|red|beige|turquoise} hair, lying showcasting her buttocks on a {blue|black|pink|red} bedsheet. She has a {curvy|muscular|morbidly obese} physique and is wearing {pink polka-dot|black with blue lightnings|brick pattern|super-mario|black and yellow} thigh-high socks. A man with {dark|fair} skin is penetrating her from behind, his erect penis visible. The camera angle is from above, capturing her facial expression of pleasure. The lighting is {bright and even|dark and dim}, highlighting the smooth texture of their skin. The background is minimal, focusing attention on the subjects.
Download model
Download them in the Files & versions tab.
- Downloads last month
- 1
Model tree for editmilliionss/analflux
Base model
black-forest-labs/FLUX.1-dev