Instructions to use Kiefels/page3-flux-final with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Kiefels/page3-flux-final 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", torch_dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Kiefels/page3-flux-final") prompt = "page3" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
page3-flux-final
A Flux LoRA trained on a local computer with Fluxgym

- Prompt
- page3

- Prompt
- Keeley Hazell

- Prompt
- Sam Fox

- Prompt
- Suzanna Mizzi

- Prompt
- Linda Lusardi topless

- Prompt
- Katie Price kneeling in the sea wearing a blue thong bikini bottom

- Prompt
- Debee Ashby open legs
Trigger words
You should use page3 to trigger the image generation.
This is the last one.
This was 11000 steps and I actually think it started to distinguish the names to faces better but I don't have time to be pushing 15000 steps and more to get closer. Any way, here is the list of the models I used in this version. (I used page3 as trigger and named each image of the model with their name, rather than use it as a trigger)
Models: Debee Ashby, Katie Price, Keeley Hazell, Linda Lusardi, Sam Fox, Suzanna Mizzi
Thank you for downloading, I hope you have fun.
Kiefels!!!
Download model and use it with ComfyUI, AUTOMATIC1111, SD.Next, Invoke AI, Forge, etc.
Weights for this model are available in Safetensors format.
- Downloads last month
- 17
Model tree for Kiefels/page3-flux-final
Base model
black-forest-labs/FLUX.1-dev