Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -4,12 +4,12 @@ language:
|
|
4 |
license: odc-by
|
5 |
task_categories:
|
6 |
- text-to-image
|
7 |
-
pretty_name:
|
8 |
tags:
|
9 |
- stable diffusion
|
10 |
- prompts
|
11 |
---
|
12 |
-
# Dataset Card for Playground
|
13 |
|
14 |
Popularity of unique prompts.
|
15 |
|
@@ -36,12 +36,12 @@ There are 4683627 total unique users in [bigdata-pw/playground](https://huggingf
|
|
36 |
|
37 |
# Citation Information
|
38 |
```
|
39 |
-
@misc{
|
40 |
author = {hlky},
|
41 |
-
title = {Playground
|
42 |
year = {2024},
|
43 |
publisher = {hlky},
|
44 |
journal = {Hugging Face repository},
|
45 |
-
howpublished = {\url{[https://huggingface.co/datasets/bigdata-pw/playground-
|
46 |
}
|
47 |
```
|
|
|
4 |
license: odc-by
|
5 |
task_categories:
|
6 |
- text-to-image
|
7 |
+
pretty_name: playground_prompts
|
8 |
tags:
|
9 |
- stable diffusion
|
10 |
- prompts
|
11 |
---
|
12 |
+
# Dataset Card for Playground Prompts
|
13 |
|
14 |
Popularity of unique prompts.
|
15 |
|
|
|
36 |
|
37 |
# Citation Information
|
38 |
```
|
39 |
+
@misc{playground_ai_prompts_dataset,
|
40 |
author = {hlky},
|
41 |
+
title = {Playground Prompts},
|
42 |
year = {2024},
|
43 |
publisher = {hlky},
|
44 |
journal = {Hugging Face repository},
|
45 |
+
howpublished = {\url{[https://huggingface.co/datasets/bigdata-pw/playground-prompts](https://huggingface.co/datasets/bigdata-pw/playground-prompts)}}
|
46 |
}
|
47 |
```
|