Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,42 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
tags:
|
4 |
+
- infinite-dataset-hub
|
5 |
+
- synthetic
|
6 |
+
---
|
7 |
+
|
8 |
+
# TomteValentinesOutlineColoringBooks
|
9 |
+
|
10 |
+
tags: line art, coloring, machine learning, dataset
|
11 |
+
|
12 |
+
_Note: This is an AI-generated dataset so its content may be inaccurate or false_
|
13 |
+
|
14 |
+
**Dataset Description:** This dataset comprises text prompts designed to serve as inputs for AI-driven text-to-image models, focusing on black and white line art outlines of Valentine's Day themed Tomte gnome coloring books. Each prompt includes detailed descriptions to aid in the generation of a corresponding line art illustration suitable for coloring by users.
|
15 |
+
|
16 |
+
|
17 |
+
**CSV Content Preview:**
|
18 |
+
|
19 |
+
|
20 |
+
```csv
|
21 |
+
|
22 |
+
prompt,label
|
23 |
+
|
24 |
+
"B&w outline of a charming Tomte gnome with a heart shaped hat, surrounded by a field of blooming flowers for a Valentine's Day coloring book",ValentineTomteOutline1
|
25 |
+
|
26 |
+
"Black and white outline of a Tomte gnome holding a heart-shaped balloon, set against a starry night sky background for a romantic coloring scene",ValentineTomteOutline2
|
27 |
+
|
28 |
+
"Simple black and white line art of a Tomte gnome wearing a red scarf, positioned in front of a snowy landscape for a winter-themed coloring book",ValentineTomteOutline3
|
29 |
+
|
30 |
+
"Outline of a Tomte gnome dressed in a white suit with a red tie and cufflinks, standing next to a white picket fence for a playful coloring page",ValentineTomteOutline4
|
31 |
+
|
32 |
+
"Black and white line art of a Tomte gnome sitting on a red carpet, surrounded by flowers for a unique Valentine's Day coloring book prompt",ValentineTomteOutline5
|
33 |
+
|
34 |
+
```
|
35 |
+
|
36 |
+
**Source of the data:**
|
37 |
+
|
38 |
+
The dataset was generated using the [Infinite Dataset Hub](https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub) and microsoft/Phi-3-mini-4k-instruct using the query 'B&w line art outline Valentine's Tomte Gnome Coloring Book Prompts (AI Text-to-Image)':
|
39 |
+
|
40 |
+
- **Dataset Generation Page**: https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub?q=B&w+line+art+outline+Valentine's+Tomte+Gnome+Coloring+Book+Prompts+(AI+Text-to-Image)&dataset=TomteValentinesOutlineColoringBooks&tags=line+art,+coloring,+machine+learning,+dataset
|
41 |
+
- **Model**: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct
|
42 |
+
- **More Datasets**: https://huggingface.co/datasets?other=infinite-dataset-hub
|