CoolFace
Datasetpublic

Yuanzhi/aesthetics_prompts_laion

download with huggingface-cli download Yuanzhi/aesthetics_prompts_laion --repo-type=dataset --local-dir aesthetics Aesthetic6+, Aesthetic6.25+ & Aesthetic6.5+ prompts dataset for SiD-LSG training. Filtered from dclure/laion-aesthetics-12m-umap. All credits to the authors of SiD. from datasets import load_dataset import os dataset_dir = 'aesthetics' # ds = load_dataset("parquet", data_dir=dataset_dir, split='train') ds = load_dataset("aesthetics", data_files='train.parquet') # ds =… See the full description on the dataset page: https://huggingface.co/datasets/Yuanzhi/aesthetics_prompts_laion.

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes54downloads
6 commits on main
26967312y ago

Upload gigagan_coco_captions.txt

Yuanzhi
1c2e5e82y ago

Update README.md

Yuanzhi
ee12b5c2y ago

Librarian Bot: Add language metadata for dataset (#2)

Yuanzhi, librarian-bot
c979c0e2y ago

Update README.md

Yuanzhi
cdc38e42y ago

Upload 3 files

Yuanzhi
b7db58d2y ago

initial commit

Yuanzhi