xzuyn commited on
Commit
5463818
1 Parent(s): 65dee3b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,5 +8,5 @@ size_categories:
8
  ---
9
  # [Original Dataset by FredZhang7](https://huggingface.co/datasets/FredZhang7/stable-diffusion-prompts-2.47M)
10
  - Deduped from 2,473,022 down to 2,007,998.
11
- - Changed anything that had `[ prompt text ]` or `( prompt text )`, to `[prompt text]` and `(prompt text)`.
12
  - 2 or more spaces converted to a single space.
 
8
  ---
9
  # [Original Dataset by FredZhang7](https://huggingface.co/datasets/FredZhang7/stable-diffusion-prompts-2.47M)
10
  - Deduped from 2,473,022 down to 2,007,998.
11
+ - Changed anything that had `[ prompt text ]`, `( prompt text )`, or `< prompt text >`, to `[prompt text]`, `(prompt text)`, and `<prompt text>`.
12
  - 2 or more spaces converted to a single space.