CoolFace
30 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01xModo99 /civit-ai-models0 likes3.3k downloads3y agoHugging Face02wallstoneai /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/wallstoneai/civitai-top-nsfw-images-with-metadata.imageimage-classification1K<n<10K69 likes2k downloads1y agoHugging Face03Shiba-2-shiba /civitai-model-version-trends0 likes394 downloads1d agoHugging Face04thefcraft /civitai-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.image100K<n<1M43 likes317 downloads2y agoHugging Face05wallstoneai /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.imageimage-classification10K<n<100K6 likes259 downloads1y agoHugging Face06pasindu29 /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.imageimage-classification1K<n<10K8 likes247 downloads5mo agoHugging Face07Avanish11 /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.imageimage-classification1K<n<10K1 likes162 downloads5mo agoHugging Face08MohamedRashad /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 imagetext-to-image1K<n<10K5 likes126 downloads3y agoHugging Face09Alterneko /civitaitextn<1K0 likes113 downloads2y agoHugging Face10lehduong /civitai-hqimage1M<n<10M3 likes98 downloads2y agoHugging Face11Civitai /orchestration-samplesimagen<1K0 likes84 downloads15d agoHugging Face12KonghaYao /civitai_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.11 likes82 downloads3y agoHugging Face13Aconexx /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.text1K<n<10K4 likes63 downloads2y agoHugging Face14hanruijiang /civitai-stable-diffusion-2.5minspired by thefcraft/civitai-stable-diffusion-337k. collected using civitai api to get all prompts. imagetext-generation1M<n<10M5 likes49 downloads3y agoHugging Face15svjack /hf_civitai_image_info_v0 Dataset Card for "hf_civital_image_info_v0" More Information needed image10K<n<100K0 likes47 downloads3y agoHugging Face16Ar4ikov /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.1M<n<10M7 likes45 downloads3y agoHugging Face17Ar4ikov /civitai_sd_337_prompts Dataset Card for "civitai_sd_337_prompts" More Information needed text100K<n<1M6 likes40 downloads3y agoHugging Face18sengunsipahi /civitai_top_10000_imagestext1K<n<10K2 likes39 downloads3y agoHugging Face19kubernetes-bad /CivitAI-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.image10K<n<100K11 likes36 downloads3y agoHugging Face20NewEden /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.text10K<n<100K13 likes36 downloads2y agoHugging Face21AdamCodd /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. text-generation1M<n<10M12 likes34 downloads2y agoHugging Face22TLFZ /civitai-try1.0-model-train-dataset4 likes33 downloads1y agoHugging Face23kunalkhan370 /my-civitai-models0 likes29 downloads3y agoHugging Face24bajendot /civitai_exampleimagen<1K0 likes27 downloads2y agoHugging Face25Civitai /age-classification-test-datasetimage1K<n<10K0 likes22 downloads9mo agoHugging Face26svjack /hf_civitai_sd_info Dataset Card for "hf_civital_sd_info" More Information needed textn<1K0 likes20 downloads3y agoHugging Face27willmiao /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.1 likes20 downloads1y agoHugging Face28JohnTeddy3 /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.text100K<n<1M6 likes18 downloads3y agoHugging Face29sengunsipahi /civitai_top10ktext1K<n<10K0 likes17 downloads3y agoHugging Face30telecomadm1145 /civitai_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.tabular1M<n<10M0 likes16 downloads9mo agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.