datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
civit-ai-modelscivitai-top-nsfw-images-with-metadata
CivitAI Top NSFW Images Dataset
This dataset contains 6k+ top NSFW images from CivitAI filtered using top reactions. The dataset contains prompt & nsfw level metadata in prompts.json file. The nsfw levels are: Soft, Mature & X.
Original forum post:
https://diffused.to/Thread-CivitAI-Top-NSFW-Images-Dataset-6k-images
Dataset collection date
June 2025
Dataset structure:
├── 📂 images/
│ ├── 1.jpg
│ ├── 2.jpg
│ ├── 3.jpg
│ ├── ....
├──… See the full description on the dataset page: https://huggingface.co/datasets/wallstoneai/civitai-top-nsfw-images-with-metadata.civitai-model-version-trendscivitai-stable-diffusion-337k
How to Use
from datasets import load_dataset
dataset = load_dataset("thefcraft/civitai-stable-diffusion-337k")
print(dataset['train'][0])
download images
download zip files from images dir
https://huggingface.co/datasets/thefcraft/civitai-stable-diffusion-337k/tree/main/images
it contains some images with id
from zipfile import ZipFile
with ZipFile("filename.zip", 'r') as zObject: zObject.extractall()
Dataset Summary
GitHub URL:-… See the full description on the dataset page: https://huggingface.co/datasets/thefcraft/civitai-stable-diffusion-337k.civitai-top-sfw-images-with-metadata
CivitAI Top SFW Images Dataset
This dataset contains 12k+ top SFW images from CivitAI filtered using top reactions. The dataset contains prompt & nsfw level metadata in prompts.json file. The nsfw levels are: Soft, Mature & X.
Original forum post:
https://diffused.to/Thread-CivitAI-Top-SFW-Images-Dataset-12k-images
Dataset collection date
July 2025
Dataset structure:
├── 📂 images/
│ ├── 1.jpeg
│ ├── 2.jpeg
│ ├── 3.jpeg
│ ├── ....
├──… See the full description on the dataset page: https://huggingface.co/datasets/wallstoneai/civitai-top-sfw-images-with-metadata.civitai-top-nsfw-images-with-metadata
CivitAI Top NSFW Images Dataset
This dataset contains 6k+ top NSFW images from CivitAI filtered using top reactions. The dataset contains prompt & nsfw level metadata in prompts.json file. The nsfw levels are: Soft, Mature & X.
Original forum post:
https://diffused.to/Thread-CivitAI-Top-NSFW-Images-Dataset-6k-images
Dataset collection date
June 2025
Dataset structure:
├── 📂 images/
│ ├── 1.jpg
│ ├── 2.jpg
│ ├── 3.jpg
│ ├── ....
├──… See the full description on the dataset page: https://huggingface.co/datasets/pasindu29/civitai-top-nsfw-images-with-metadata.civitai-top-nsfw-images-with-metadata
CivitAI Top NSFW Images Dataset
This dataset contains 6k+ top NSFW images from CivitAI filtered using top reactions. The dataset contains prompt & nsfw level metadata in prompts.json file. The nsfw levels are: Soft, Mature & X.
Original forum post:
https://diffused.to/Thread-CivitAI-Top-NSFW-Images-Dataset-6k-images
Dataset collection date
June 2025
Dataset structure:
├── 📂 images/
│ ├── 1.jpg
│ ├── 2.jpg
│ ├── 3.jpg
│ ├── ....
├──… See the full description on the dataset page: https://huggingface.co/datasets/Avanish11/civitai-top-nsfw-images-with-metadata.Arabic-CivitAi-Images
Dataset Description
Top +2k Images curated from CivitAI website, described using the great Qwen-VL-Max model and then translated using Command-R into the Arabic language
civitaicivitai-hqorchestration-samplescivitai_all_data
Model and Gallery Data in Civitai
Dataset Summary
This Dataset includes model message and gallery data under model, like:
I crawl some data from Civitai using Github CodeSpace and Deno, It takes me 6 hours to download it safely😄.
This dataset can be use to create many interesting model like auto prompting AI or prompt improve AI.
This project has a github repo for code that crawl all Data. Link
Dataset
/index/index.jsonl: It's all Model Base Message!… See the full description on the dataset page: https://huggingface.co/datasets/KonghaYao/civitai_all_data.CivitAI-Flux-PromptsThis is a dataset consisting of prompts from the top 50k most reacted and most commented images from CivitAI.
The only used images are images generated by models utilizing the T5 Text Encoder, thus mostly using natural prose or something close to that.
Those prompts were sanitized and the shorter ones removed. 150 of the most often reoccuring (quality tags, unnecessary names, etc...) tags have been removed. This resulted in 7.5k images and prompts in total.
For those 7.5k images, short natural… See the full description on the dataset page: https://huggingface.co/datasets/Aconexx/CivitAI-Flux-Prompts.civitai-stable-diffusion-2.5minspired by thefcraft/civitai-stable-diffusion-337k.
collected using civitai api to get all prompts.
hf_civitai_image_info_v0
Dataset Card for "hf_civital_image_info_v0"
More Information needed
civitai-sd-337k
Dataset Summary
dataset:- civitai-stable-diffusion-337k this dataset contains 337k civitai images url with prompts etc. i use civitai api to get all prompts.
project:- https://github.com/thefcraft/nsfw-prompt-detection-sd I train a model on this dataset
DATA STRUCTURE for .civitai.json:-
'items':[
{'id': 100657,
'url': 'https://imagecache.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/2338276a-87f7-4a1e-f92a-776a18ee4200/width=768/2338276a-87f7-4a1e-f92a-776a18ee4200.jpeg'… See the full description on the dataset page: https://huggingface.co/datasets/Ar4ikov/civitai-sd-337k.civitai_sd_337_prompts
Dataset Card for "civitai_sd_337_prompts"
More Information needed
civitai_top_10000_imagesCivitAI-As-CharactersDeduplicated set of CivitAI images as searched by SD XL-derived models that have been described by Llava1.6-34b as Characters.
Each image is a portrait, meaning it's taller than it's wider, and has exactly one face in it. Face bounding boxes are provided.
Character-like description for each image is given by a Llava1.6-34b. Here is an example:
{
"age": "22",
"eyes": "Bright blue, striking",
"face": "Smooth, elegant, with a gentle expression",
"hair": "Long, straight, brown"… See the full description on the dataset page: https://huggingface.co/datasets/kubernetes-bad/CivitAI-As-Characters.CivitAI-SD-Prompts
CivitAI SD Prompts
Dataset is a collection of both synthetic and organic descriptions of images with prompts for Stable Diffusion series of models associated to them.
It works best with SDXL, but should probably work with others too.
Synthetic part
"Synthetic" means that the end result of the sample (SD prompt) was produced by a large language model (Claude Opus).
Select characters from CharGen v2 datasets were used as prompts for Claude Opus to generate their appearance… See the full description on the dataset page: https://huggingface.co/datasets/NewEden/CivitAI-SD-Prompts.Civitai-2m-prompts[EDIT]
This dataset is now obsolete, you should use AdamCodd/Civitai-8m-prompts instead, as it includes all the contents of this dataset along with improved data preprocessing.
A subset of hanruijiang/civitai-stable-diffusion-2.5m database from Civitai API containing only hash, url, nsfwLevel, nsfw, stats, prompt, negativePrompt fields. All items of the dataset have a prompt/negativePrompt populated. It contains exactly 2129933 items.
If you want to support me, you can here.
civitai-try1.0-model-train-datasetmy-civitai-modelscivitai_exampleage-classification-test-datasethf_civitai_sd_info
Dataset Card for "hf_civital_sd_info"
More Information needed
civitai-metadata-archive-db
CivitAI Metadata Archive DB
This repository hosts the CivitAI Metadata Archive DB file for optional use with LoRA Manager.
Source / Credit: CivArchive
DB File: Provided by CivArchive team
Purpose: Offers extended metadata support in LoRA Manager
Download: Available under Releases
Notes
This repo only contains the compressed DB file in Releases.
The DB file is optional — you only need it if you want additional metadata functionality in LoRA Manager.civitai_sd_prompts###转载thefcraft/civitai-stable-diffusion-337k nsfw检测数据集
How to Use
from datasets import load_dataset
dataset = load_dataset("thefcraft/civitai-stable-diffusion-337k")
print(dataset['train'][0])
download images
download zip files from images dir
from zipfile import ZipFile
with ZipFile("filename.zip", 'r') as zObject: zObject.extractall()
Dataset Summary
dataset:- civitai-stable-diffusion-337k this dataset contains 337k civitai images url with prompts etc. i… See the full description on the dataset page: https://huggingface.co/datasets/JohnTeddy3/civitai_sd_prompts.civitai_top10kcivitai_model_cls
Dataset Card for Dataset Name
This dataset card aims to be a base template for new datasets. It has been generated using this raw template.
Dataset Details
Dataset Description
Curated by: [More Information Needed]
Funded by [optional]: [More Information Needed]
Shared by [optional]: [More Information Needed]
Language(s) (NLP): [More Information Needed]
License: [More Information Needed]
Dataset Sources [optional]
Repository: [More… See the full description on the dataset page: https://huggingface.co/datasets/telecomadm1145/civitai_model_cls.
