--- dataset_info: features: - name: image dtype: image - name: prompt dtype: string - name: negative_prompt dtype: string - name: preprocess_image_size dtype: int64 - name: output_image_size dtype: int64 - name: num_inference_steps dtype: int64 - name: seed dtype: int64 - name: generate_size dtype: int64 - name: url dtype: string - name: user_prompt dtype: string splits: - name: train num_bytes: 240964910.0 num_examples: 48 download_size: 240961749 dataset_size: 240964910.0 configs: - config_name: default data_files: - split: train path: data/train-* ---