Text-to-Image
Diffusers
English
StableDiffusionPipeline
stable-diffusion
lora
template:diffusion-lora
Instructions to use Jonny001/R.I.O.W with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Jonny001/R.I.O.W 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("Jonny001/R.I.O.W") prompt = "-" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
β This model has the capability to generate NSFW images. Use responsibly.
Sample Images

- Prompt
- -

- Prompt
- -

- Prompt
- -

- Prompt
- -

- Prompt
- -

- Prompt
- -
Trigger Words
Nude
Naked
Realistic Image of Womans
Model Name: R.I.O.W
Base Model: Flux
Type: LoRA
Version: v1.0
The R.I.O.W model is a LoRA-based generative model built upon the Flux base model. This model specializes in generating Images of Womans, While the model is optimized for character art, it may still have some limitations in output quality. It is ideal for those looking to explore visual representation in generative art. Additionally, the model is capable of generating NSFW images based on user input.
Download model
Weights for this model are available in Safetensors format.
Download them in the Files & versions tab.
Credits
Click Here
- Downloads last month
- 15
Model tree for Jonny001/R.I.O.W
Base model
black-forest-labs/FLUX.1-dev