CoolFace
Datasetpublic

junvin/erotic-image-prompts

Dataset Card for Erotic Image Prompts Dataset Description Dataset Summary Large language models (LLMs) are surprisingly bad at creatively inventing new things, even though they are masters of hallucination. Asking an LLM — even an abliterated one — to produce a list of random erotic prompts therefore yields a rather boring, narrow-minded result. This is easy to overcome: give the model some inspiration and let it do what it does best — transform… See the full description on the dataset page: https://huggingface.co/datasets/junvin/erotic-image-prompts.

sourceHugging Facecc-by-4.0updated 4d agoView on Hugging Face
0likes13downloads
Dataset Card

Dataset Card for Erotic Image Prompts

Dataset Description

Dataset Summary

Large language models (LLMs) are surprisingly bad at creatively inventing new things, even though they are masters of hallucination. Asking an LLM — even an abliterated one — to produce a list of random erotic prompts therefore yields a rather boring, narrow-minded result. This is easy to overcome: give the model some inspiration and let it do what it does best — transform that inspiration into prompts in the style you need.

This dataset contains more than 80,000 erotic-leaning text-to-image prompts, focused on mainstream tastes and female subjects. The author is convinced that erotic and pornographic are different topics, while acknowledging that they are not strictly orthogonal.

To make it easy to reduce the large collection to a workable subset, each prompt is accompanied by metadata and a suggested aspect ratio.

Languages

All prompts are written in English.

Dataset Structure

Data Fields

Each entry consists of a text prompt plus the following metadata fields:

FieldDescription
CaptionThe prompt itself. Every person in the prompt is named in order of appearance (see Naming convention below).
Artistic QualityA subjective score for quickly filtering on artistic quality.
Erotic ScoreA subjective score for quickly filtering on erotic content.
Pornographic ScoreA subjective score for quickly filtering on pornographic content.
Aspect RatioA suggested aspect ratio for an image generated from this prompt. Only a hint — you do not need to follow it.
NudityA category to quickly filter the kind of prompts you want to work with.
MalesThe number of male persons in the prompt.
FemalesThe number of female persons in the prompt.
ClothingA list of the garments and related items worn in this prompt.
Note on the score columns: Artistic Quality, Erotic Score, and Pornographic Score were generated by an LLM in a zero-shot fashion and independently of every other prompt in the set. Expect heavy hallucination in these three values and never use them for training purposes. Their reliability is expected to be very poor; they are provided only as a service to very quickly reduce the number of prompts for further processing.

The same data is provided twice: captions.parquet is the data file used by the dataset viewer and by the datasets library (Clothing is a real list of tags); captions.csv is a plain-file twin with identical rows and columns, where Clothing is written as a tag string list, e.g. ['fabric', 'lace', 'top'] ([] when no garment is mentioned). The CSV is meant for tools that read files instead of using a library; its Clothing cell is a Python list literal, so ast.literal_eval() turns it back into a list.

Naming Convention

Every person in a prompt is given a placeholder name, in order of appearance:

  • —Women: Alice, Bella, Clara, Diana, Emma
  • —Men: Adam, Bob, Charlie, David, Eric

To test a character LoRA, simply replace Alice (or Adam) with the trigger word for your character.

Data Splits

The dataset is provided as a single set, with no predefined train/validation/test split.

Dataset Creation

The prompts were created by having an LLM transform source inspiration material into erotic text-to-image prompts in the required style, rather than generate them from scratch.

Considerations for Using the Data

Discussion of Biases

Erotic is a highly subjective matter, so expect strong bias. To mitigate this, the sample size is large, so with some filtering you should be able to obtain a subset that matches the bias you have in mind more closely. Even then, the underlying content reflects what people generally consider "vanilla", so special interests are barely covered — or not included at all.

Known Limitations

The Artistic Quality, Erotic Score, and Pornographic Score fields are LLM-generated and unreliable (see the note above). Do not treat them as ground truth.

Safety

As erotic is a sensitive topic, take care with regard to safety. Never create images depicting real persons who have not given clear consent, and only use these prompts to depict persons who, in reality and visually, meet the legally required minimum age.

How to Use

You can use any tool that accepts text prompts. For convenience with ComfyUI, you can use the provided workflow, which combines the Hugging Face dataset and the Basic Data Handling custom nodes as the input to the official Krea 2 Turbo workflow example.

Use Cases

These prompts are ideal for testing the capabilities of a text-to-image model. They can be used as-is, or with the placeholder name(s) replaced by trigger words to test character adapters (LoRA, LoKR, …) in erotic images.

To adapt the prompt style to the convention of a specific text-to-image model or do some substantial changes like setting an image style it is recommended to use an LLM to translate the relevant prompts of this dataset to the requirements of the intended use case.

Statistics

82880 prompts in captions.csv / captions.parquet.

Count of Persons

<table> <tbody> <tr> <td colspan="2" rowspan="2"></td> <th colspan="6">Females</th> </tr> <tr> <th>0</th> <th>1</th> <th>2</th> <th>3</th> <th>4</th> <th>5</th> </tr> <tr> <th rowspan="4">Males</th> <th>0</th> <td>0</td> <td>75978</td> <td>4217</td> <td>615</td> <td>42</td> <td>4</td> </tr> <tr> <th>1</th> <td>391</td> <td>1515</td> <td>56</td> <td>19</td> <td>6</td> <td>0</td> </tr> <tr> <th>2</th> <td>7</td> <td>8</td> <td>7</td> <td>6</td> <td>2</td> <td>0</td> </tr> <tr> <th>3</th> <td>0</td> <td>0</td> <td>6</td> <td>1</td> <td>0</td> <td>0</td> </tr> </tbody> </table>

Aspect Ratio

valuecountsharedistribution
2:34992060.23%████████████████████████████████████████
3:22820434.03%███████████████████████
4:323602.85%██
3:419802.39%██
1:12060.25%█
16:91520.18%█
4:5250.03%█
5:4210.03%█
9:1660.01%█
9:2150.01%█
21:910.00%█
total82880100.00%

Nudity

valuecountsharedistribution
none22652.73%██
partial4014648.44%████████████████████████████████████████
full4046948.83%████████████████████████████████████████
total82880100.00%

Artistic Quality (0.1 bins)

valuecountsharedistribution
0.0-0.100.00%
0.1-0.2320.04%█
0.2-0.33060.37%█
0.3-0.428813.48%███
0.4-0.538024.59%███
0.5-0.66750.81%█
0.6-0.72488030.02%███████████████████████
0.7-0.84357152.57%████████████████████████████████████████
0.8-0.967228.11%██████
0.9-1.0110.01%█
total82880100.00%

Erotic Score (0.1 bins)

valuecountsharedistribution
0.0-0.1460.06%█
0.1-0.27130.86%█
0.2-0.37880.95%█
0.3-0.412031.45%█
0.4-0.520702.50%██
0.5-0.65670.68%█
0.6-0.71626119.62%███████████████████
0.7-0.81557618.79%██████████████████
0.8-0.93439441.50%████████████████████████████████████████
0.9-1.01126213.59%█████████████
total82880100.00%

Pornographic Score (0.1 bins)

valuecountsharedistribution
0.0-0.12058524.84%████████████████████████████████████████
0.1-0.2986111.90%███████████████████
0.2-0.31232014.86%████████████████████████
0.3-0.41648019.88%████████████████████████████████
0.4-0.527563.33%█████
0.5-0.65400.65%█
0.6-0.748165.81%█████████
0.7-0.863367.64%████████████
0.8-0.938744.67%████████
0.9-1.053126.41%██████████
total82880100.00%

Garments (Clothing)

valuecountsharedistribution
strap104406.79%████████████████████████████████████████
necklace77565.04%██████████████████████████████
top70104.56%███████████████████████████
tattoo63304.12%████████████████████████
piercing61413.99%████████████████████████
earring60933.96%███████████████████████
sheet55303.60%█████████████████████
thong49743.23%███████████████████
stockings49253.20%███████████████████
chain46773.04%██████████████████
heels45062.93%█████████████████
bracelet40942.66%████████████████
bra40272.62%███████████████
beads36512.37%██████████████
underwear33982.21%█████████████
dress32302.10%████████████
sandals31872.07%████████████
band31532.05%████████████
lingerie29831.94%███████████
blanket29181.90%███████████
waistband28231.84%███████████
garter26911.75%██████████
shirt26701.74%██████████
towel26521.72%██████████
skirt25231.64%██████████
jewelry21031.37%████████
wrap20561.34%████████
panties20221.31%████████
bikini20051.30%████████
choker18971.23%███████
tie18641.21%███████
cuff16931.10%██████
bottoms16781.09%██████
shorts16191.05%██████
fishnet13560.88%█████
sweater11780.77%█████
bodysuit11240.73%████
strapless11140.72%████
headband10980.71%████
socks10180.66%████
corset10040.65%████
duvet8790.57%███
belt8400.55%███
boots7770.51%███
collar7290.47%███
blouse7040.46%███
robe6890.45%███
shoes6660.43%███
harness6400.42%██
glasses5700.37%██
jeans5410.35%██
pants5030.33%██
gloves4880.32%██
crop top4400.29%██
sneakers4340.28%██
hat4280.28%██
anklet4250.28%██
briefs4090.27%██
sunglasses3990.26%██
camisole3950.26%██
jacket3330.22%█
scarf3290.21%█
bangle3180.21%█
hood2990.19%█
wristband2870.19%█
mask2810.18%█
bandeau2580.17%█
sarong2520.16%█
swimsuit2340.15%█
gag2230.14%█
nightwear2160.14%█
tights2010.13%█
wrist cuff1860.12%█
bustier1610.10%█
leggings1450.09%█
clamps1320.09%█
mesh top1320.09%█
strapless dress1270.08%█
veil1070.07%█
blindfold930.06%█
watch930.06%█
jumpsuit870.06%█
shawl820.05%█
handcuffs750.05%█
pantyhose750.05%█
slip700.05%█
bow tie680.04%█
headpiece620.04%█
headphones610.04%█
boa570.04%█
bandana540.04%█
vest500.03%█
babydoll490.03%█
cover-up460.03%█
eye mask440.03%█
suspenders430.03%█
tunic410.03%█
breastplate390.03%█
ankle cuffs380.02%█
fascinator240.02%█
apron220.01%█
scrubs210.01%█
cap190.01%█
stole190.01%█
g-string150.01%█
loincloth140.01%█
slippers140.01%█
necktie120.01%█
headscarf100.01%█
bolero90.01%█
sweatpants60.00%█
coveralls10.00%█
total153801100.00%

Additional Information

Licensing Information

This dataset is released under the CC-BY-4.0 license.

Citation Information

If you use this dataset, please cite it as follows:

bibtex
@misc{erotic-image-prompts,
	author       = { Stable Llama },
	title        = { erotic-image-prompts (Revision f0a5808) },
	year         = 2026,
	url          = { https://huggingface.co/datasets/stablellama/erotic-image-prompts },
	doi          = { 10.57967/hf/10548 },
	publisher    = { Hugging Face }
}