CoolFace
Datasetpublic

Westcott/NYC_Toronto_ControlNet

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes10downloads
README.md32 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: conditioning_image5    dtype: image6  - name: image7    dtype: image8  - name: text9    dtype: string10  splits:11  - name: train12    num_bytes: 105764742.95213    num_examples: 429614  - name: validation15    num_bytes: 81408770.01416    num_examples: 192917  - name: test18    num_bytes: 81408770.01419    num_examples: 192920  download_size: 51067916521  dataset_size: 268582282.9822configs:23- config_name: default24  data_files:25  - split: train26    path: data/train-*27  - split: validation28    path: data/validation-*29  - split: test30    path: data/test-*31---32