Commit
·
c43c424
1
Parent(s):
039b626
Update README.md
Browse files
README.md
CHANGED
|
@@ -12,7 +12,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 12 |
|
| 13 |
# [ArtPrompter](https://pearsonkyle.github.io/Art-Prompter/)
|
| 14 |
|
| 15 |
-
A [gpt2](https://huggingface.co/gpt2) powered predictive algorithm for making descriptive text prompts for A.I. image generators (e.g. MidJourney, Stable Diffusion, ArtBot, etc). The model was trained on a custom dataset containing 521K MidJourney images corresponding to 212K unique prompts.
|
| 16 |
|
| 17 |

|
| 18 |
|
|
|
|
| 12 |
|
| 13 |
# [ArtPrompter](https://pearsonkyle.github.io/Art-Prompter/)
|
| 14 |
|
| 15 |
+
A [gpt2](https://huggingface.co/gpt2) powered predictive algorithm for making descriptive text prompts for A.I. image generators (e.g. MidJourney, Stable Diffusion, ArtBot, etc). The model was trained on a custom dataset containing 521K MidJourney images corresponding to 212K unique prompts. Simply start a prompt and let the AI suggest ways to finish it.
|
| 16 |
|
| 17 |

|
| 18 |
|