leo_prompts_v1 / README.md
SamAct's picture
Update README.md
450df3b
|
raw
history blame contribute delete
No virus
916 Bytes
metadata
license: apache-2.0
language:
  - en
multilinguality:
  - monolingual
pretty_name: multi text2image prompts a dataset collection
tags:
  - text generation
  - image generation
  - stable-diffusion
  - prompt-generator

leo_prompts_v1: a dataset collection

  • collection of several prompts, nagative prompts and image urls datasets
  • data is uncleaned/non-normalized, they are as tey appear in leonardo.ai
  • data de-duplicated on a basic level.

contents

DatasetDict({
    all: Dataset({
        features: ['id', 'url', 'prompt', 'negative_prompt', 'imageHeight', 'imageWidth'],
        num_rows: 299934
    })
})

CITE

@misc {samact_2023,
    author       = { {SamAct} },
    title        = { leo_prompts_v1 (Revision 8c43f60) },
    year         = 2023,
    url          = { https://huggingface.co/datasets/SamAct/leo_prompts_v1 },
    doi          = { 10.57967/hf/0730 },
    publisher    = { Hugging Face }
}