Falah's picture
update
4758ce5
metadata
dataset_info:
  features:
    - name: prompt
      dtype: string
  splits:
    - name: train
      num_bytes: 1359241055
      num_examples: 2000000
  download_size: 151291961
  dataset_size: 1359241055
license: apache-2.0
task_categories:
  - text-classification
language:
  - en
pretty_name: 2M style art diffusion
size_categories:
  - 1M<n<10M

Mythical Creatures Art Style Prompts (2M Prompts)

Dataset Information

  • Dataset Name: Mythical Creatures Art Style Prompts (2M Prompts)
  • Description: This custom dataset contains a collection of art-style prompts centered around mythical creatures, aimed at inspiring creativity and generating unique artistic expressions. The prompts are designed to stimulate artists' imagination and encourage them to create stunning and imaginative artworks depicting various mythical creatures in different artistic styles.
  • Features:
    • prompt (string): The art style prompt to stimulate creative ideas for artistic expression.

Dataset Splits

  • Train Split:
    • Number of Examples: 2,000,000
    • Size: 1.36 GB (1,359,241,055 bytes)

Dataset Size

  • Total Dataset Size: 1.36 GB (1,359,241,055 bytes)
  • Download Size: 151.29 MB (151,291,961 bytes)

Dataset License

  • This dataset is released under the Creative Commons Attribution 4.0 International License (CC BY 4.0). You are free to share and adapt the dataset for any purpose, even commercially, provided you give appropriate credit to the dataset creator, Falah G. Salieh.

Citation

  • If you use this dataset in your research or project, please cite it as follows:
@misc{mythical_creatures_art_style_prompts_generation_dataset,
author = {Falah G. Salieh},
title = {Mythical_Creatures_Art_Style_Prompts_Generation_Dataset},
year = {2023},
publisher = {Huggingface},
version = {1.0},
published = {\url{https://huggingface.co/datasets/Falah/2000000_Style_art_prompts}},
}

Dataset Creation

  • The Art_Style_Prompts_Generation_Dataset was curated and created by Falah G. Salieh. The prompts were carefully crafted to cover a diverse range of artistic styles, themes, and concepts, making it suitable for generating art with various creative visions.

Application

  • The Art_Style_Prompts_Generation_Dataset can be used for various applications, including:
  • Artistic style prompt generation for AI-powered creative tools
  • Training and evaluating machine learning models for art generation
  • Exploring and analyzing patterns and trends in different artistic expressions

Usage Examples with Stable diffusion SDXL0.9

image

image

image

Acknowledgements

  • We acknowledge the valuable contributions of artists and creators whose inspiring works served as a basis for crafting the art style prompts in this dataset.

Usage example

from datasets import load_dataset
#Load the dataset
dataset = load_dataset("Falah/2000000_Style_art_prompts")

Note

  • The prompts in this dataset are designed for creative purposes and do not represent real-world scenarios or factual information.
  • Users are encouraged to respect the Creative Commons license and give appropriate credit when using the dataset for their projects or research.