Fix typo (#1)
Browse files- Fix typo (a65f69e7837f94a79c65d4cfdc6b84eafe2983a2)
Co-authored-by: Stepan Shabalin <nev@users.noreply.huggingface.co>
README.md
CHANGED
@@ -12,7 +12,7 @@ datasets:
|
|
12 |
|
13 |
This is a GPT-2 model fine-tuned on the [succinctly/midjourney-prompts](https://huggingface.co/datasets/succinctly/midjourney-prompts) dataset, which contains 250k text prompts that users issued to the [Midjourney](https://www.midjourney.com/) text-to-image service over a month period. For more details on how this dataset was scraped, see [Midjourney User Prompts & Generated Images (250k)](https://www.kaggle.com/datasets/succinctlyai/midjourney-texttoimage).
|
14 |
|
15 |
-
This prompt generator can be
|
16 |
![prompt autocomplete model](https://drive.google.com/uc?export=view&id=1JqZ-CaWNpQ4iO0Qcd3b8u_QnBp-Q0PKu)
|
17 |
|
18 |
|
|
|
12 |
|
13 |
This is a GPT-2 model fine-tuned on the [succinctly/midjourney-prompts](https://huggingface.co/datasets/succinctly/midjourney-prompts) dataset, which contains 250k text prompts that users issued to the [Midjourney](https://www.midjourney.com/) text-to-image service over a month period. For more details on how this dataset was scraped, see [Midjourney User Prompts & Generated Images (250k)](https://www.kaggle.com/datasets/succinctlyai/midjourney-texttoimage).
|
14 |
|
15 |
+
This prompt generator can be used to auto-complete prompts for any text-to-image model (including the DALL·E family):
|
16 |
![prompt autocomplete model](https://drive.google.com/uc?export=view&id=1JqZ-CaWNpQ4iO0Qcd3b8u_QnBp-Q0PKu)
|
17 |
|
18 |
|