CoolFace
Datasetpublic

atharva2721/mscoco-controlnet-multichannel

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes8downloads
README.md24 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: image5    dtype: image6  - name: conditioning_image7    sequence:8      sequence:9        sequence: float3210  - name: text11    dtype: string12  splits:13  - name: train14    num_bytes: 1865422056.015    num_examples: 10016  download_size: 3368871017  dataset_size: 1865422056.018configs:19- config_name: default20  data_files:21  - split: train22    path: data/train-*23---24