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
01yjernite /prof_report__wavymulder-Analog-Diffusion__multi__24 Dataset Card for "prof_report__wavymulder-Analog-Diffusion__multi__24" More Information needed tabular1K<n<10K0 likes6.2k downloads3y agoHugging Face02Gustavosta /Stable-Diffusion-Prompts Stable Diffusion Dataset This is a set of about 80,000 prompts filtered and extracted from the image finder for Stable Diffusion: "Lexica.art". It was a little difficult to extract the data, since the search engine still doesn't have a public API without being protected by cloudflare. If you want to test the model with a demo, you can go to: "spaces/Gustavosta/MagicPrompt-Stable-Diffusion". If you want to see the model, go to: "Gustavosta/MagicPrompt-Stable-Diffusion". text10K<n<100K527 likes5.6k downloads4y agoHugging Face03sasha /prof_images_blip__22h-vintedois-diffusion-v0-1 Dataset Card for "prof_images_blip__22h-vintedois-diffusion-v0-1" More Information needed image10K<n<100K0 likes3.4k downloads3y agoHugging Face04yjernite /prof_report__22h-vintedois-diffusion-v0-1__multi__24 Dataset Card for "prof_report__22h-vintedois-diffusion-v0-1__multi__24" More Information needed tabularn<1K0 likes3.2k downloads3y agoHugging Face05hanamizuki-ai /stable-diffusion-v1-5-glazed Dataset Card for Stable Diffusion v1.5 Glazed Samples Dataset Description Dataset Summary This dataset contains image samples originally generated by runwayml/stable-diffusion-v1-5 and subsequently processed by Glaze tool. Supported Tasks and Leaderboards [More Information Needed] Languages [More Information Needed] Dataset Structure Data Instances [More Information Needed] Data Fields [More Information… See the full description on the dataset page: https://huggingface.co/datasets/hanamizuki-ai/stable-diffusion-v1-5-glazed.imageimage-classification100K<n<1M4 likes3.2k downloads3y agoHugging Face06sasha /prof_images_blip__stabilityai-stable-diffusion-2 Dataset Card for "prof_images_blip__stabilityai-stable-diffusion-2" More Information needed image10K<n<100K0 likes2.7k downloads3y agoHugging Face07evalstate /diffusers-pr Diffusers PR Dataset Normalized snapshots of issues, pull requests, comments, reviews, and linkage data from huggingface/diffusers. Files: issues.parquet pull_requests.parquet comments.parquet issue_comments.parquet (derived view of issue discussion comments) pr_comments.parquet (derived view of pull request discussion comments) reviews.parquet pr_files.parquet pr_diffs.parquet review_comments.parquet links.parquet events.parquet new_contributors.parquet… See the full description on the dataset page: https://huggingface.co/datasets/evalstate/diffusers-pr.tabular100K<n<1M2 likes2.2k downloads2mo agoHugging Face08AbstractPhil /diffusion-pretrain-set-ft1 diffusion-pretrain-set-ft1 A multi-source image-caption pretraining dataset assembled from ten upstream sources via a uniform ingest pipeline. Designed for a full pretrain or finetune pipeline meant to curate for any major diffusion model preliminary, with the sole intent to create a more powerful baseline preliminary train and a baseline for synthesizing images to train the next generation of the VLM model. This is a lot like the snake eating it's own tail, so it must be… See the full description on the dataset page: https://huggingface.co/datasets/AbstractPhil/diffusion-pretrain-set-ft1.image1M<n<10M2 likes2k downloads3mo agoHugging Face09bigcode /github-commits-diff-dedup-pjjs-april Deduplicated Commits Deduplicated based on diff: content = '\n'.join(difflib.unified_diff( old_content.splitlines(keepends=True), new_content.splitlines(keepends=True), n=5 )) Parameters: Minimum ngram size: 5 MinHash ngram size: 5 MinHash threshold: 0.8 text100K<n<1M4 likes1.9k downloads3y agoHugging Face10DenisKochetov /Diffusion4D-Animated-Raw Diffusion4D Animated Assets This dataset provides animated 3D assets referenced by Diffusion4D and Objaverse-XL in a directly browsable format. The default split contains 67,988 rows. Each row includes metadata, a preview image, and a short preview video so that assets can be inspected in the Hugging Face Data Studio without first downloading the original 3D file. The repository also mirrors available raw assets and keeps their original source links and hashes. The current… See the full description on the dataset page: https://huggingface.co/datasets/DenisKochetov/Diffusion4D-Animated-Raw.3d10K<n<100K5 likes1.5k downloads3mo agoHugging Face11Cartinoe5930 /math_difficulty_datatextn<1K0 likes1.4k downloads6mo agoHugging Face12gmongaras /Stable_Diffusion_3_RecaptionThis dataset is the one specified in the stable diffusion 3 paper which is composed of the ImageNet dataset and the CC12M dataset. I used the ImageNet 2012 train/val data and captioned it as specified in the paper: "a photo of a 〈class name〉" (note all ids are 999,999,999) CC12M is a dataset with 12 million images created in 2021. Unfortunately the downloader provided by Google has many broken links and the download takes forever. However, some people in the community publicized the dataset.… See the full description on the dataset page: https://huggingface.co/datasets/gmongaras/Stable_Diffusion_3_Recaption.image10M<n<100M5 likes1.4k downloads2y agoHugging Face13yjernite /prof_report__CompVis-stable-diffusion-v1-4__multi__24 Dataset Card for "prof_report__CompVis-stable-diffusion-v1-4__multi__24" More Information needed tabular1K<n<10K0 likes1.4k downloads3y agoHugging Face14InsultedByMathematics /diffbir-mixed-setsimage1M<n<10M0 likes1.1k downloads1y agoHugging Face15diffusers /pokemon-gpt4-captions Dataset Card for "pokemon-gpt4-captions" This dataset is just lambdalabs/pokemon-blip-captions but the captions come from GPT-4 (Turbo). Code used to generate the captions: import base64 from io import BytesIO import requests from PIL import Image def encode_image(image): buffered = BytesIO() image.save(buffered, format="JPEG") img_str = base64.b64encode(buffered.getvalue()) returnimg_str.decode("utf-8") def create_payload(image_string): payload = {… See the full description on the dataset page: https://huggingface.co/datasets/diffusers/pokemon-gpt4-captions.imagetext-to-imagen<1K42 likes1k downloads3y agoHugging Face16rbeauchamp /diffusion_db_dedupe_from50k_train Dataset Card for "diffusion_db_dedupe_from50k_train" More Information needed image10K<n<100K1 likes1k downloads3y agoHugging Face17AbstractPhil /diffusion-pretrain-set-ft1-1024 diffusion-pretrain-set-ft1-1024 1024px (2x) upscale of AbstractPhil/diffusion-pretrain-set-ft1. WARNING MUCH OF THIS DATA WAS MODEL UPSCALED USING RAPID UPSCALERS. THIS IS NOT CONSISTENTLY HIGH FIDELITY NOR IS IT EVEN CLOSE TO FAIR FIDELITY AT TIMES. PLEASE use this ONLY for pretraining, new concepts, and simple design purposes ONLY. HEAVILY PRUNE FOR FINETUNING. Thank you, good luck my friends. Details Model: realesr-general-x4v3 (SRVGG Compact… See the full description on the dataset page: https://huggingface.co/datasets/AbstractPhil/diffusion-pretrain-set-ft1-1024.image1M<n<10M0 likes991 downloads4mo agoHugging Face18cyttic /diffpen-synth-datasetimage100K<n<1M0 likes977 downloads3mo agoHugging Face19sasha /prof_images_blip__CompVis-stable-diffusion-v1-4 Dataset Card for "prof_images_blip__CompVis-stable-diffusion-v1-4" More Information needed image10K<n<100K0 likes920 downloads3y agoHugging Face20Nionio /PDEBench_2D_diff-reactlegal: owner: Takamoto, M et al. (https://darus.uni-stuttgart.de/dataset.xhtml?persistentId=doi:10.18419/darus-2986) license: cc-by-4.0 data_production: physics: 2D Diffusion-Reaction type: simulation script: Converted to PLAID format for standardized usage; no changes to data content. num_samples: train: 1000 storage_backend: hf_datasets plaid: version: 0.1.12 This dataset was generated with plaid, we refer to this documentation for additional details on how to extract data… See the full description on the dataset page: https://huggingface.co/datasets/Nionio/PDEBench_2D_diff-react.timeseriesgraph-ml1K<n<10K0 likes852 downloads4mo agoHugging Face21CarperAI /github-diffs-dedupedtabular10M<n<100M4 likes850 downloads4y agoHugging Face22yjernite /prof_report__runwayml-stable-diffusion-v1-5__multi__24 Dataset Card for "prof_report__runwayml-stable-diffusion-v1-5__multi__24" More Information needed tabular1K<n<10K0 likes768 downloads3y agoHugging Face23guanning-ai /dapo14k_difficultytext10K<n<100K0 likes722 downloads7mo agoHugging Face24naungth /diffusion_datasetimage1M<n<10M0 likes673 downloads1y agoHugging Face25fffffchopin /DiffusionDream_DatasetThis is the dataset of the diffusion dream dataset. The dataset contains the following columns: info: A string describing the action taken in the frame keyword: A string describing the keyword of the action action: A string describing the action taken in the frame current_frame: The current frame of the video previous_frame_1: The frame before the current frame previous_frame_2: The frame before the previous frame previous_frame_3: The frame before the previous frame previous_frame_4: The… See the full description on the dataset page: https://huggingface.co/datasets/fffffchopin/DiffusionDream_Dataset.image100K<n<1M1 likes619 downloads1y agoHugging Face26diffusers /instructpix2pix-clip-filtered-upscaledimage10K<n<100K1 likes616 downloads3y agoHugging Face27bigcode /commits-pjj-diff Dataset Card for "commits-pjj-diff" More Information needed text1M<n<10M2 likes612 downloads3y agoHugging Face28cmu-mlsp /DFADD_MLAAD_DiffSSD_VoxCeleb2audio1M<n<10M1 likes606 downloads1y agoHugging Face29diffracting /egocentric-kitchen-sample Diffraction Egocentric Kitchen Capture Sample A small, inspectable sample of human kitchen manipulation captured with Stray Scanner on a LiDAR-equipped iPhone: native RGB, metric depth and confidence, per-frame camera calibration, device odometry, raw device IMU, and explicitly estimated hand/object annotations. Human observation sample. License: cc-by-4.0. This sample contains 3 recordings totaling 167.85 seconds. It is an observation dataset for evaluating human-video… See the full description on the dataset page: https://huggingface.co/datasets/diffracting/egocentric-kitchen-sample.imagen<1K0 likes580 downloads18d agoHugging Face30jtatman /stable-diffusion-prompts-stats-full-uncensoredimage100K<n<1M152 likes570 downloads2y agoHugging Face

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