Update README.md
Browse files
README.md
CHANGED
@@ -12,11 +12,7 @@ model-index:
|
|
12 |
|
13 |
Text generation model for generating suitable style cues given the main idea for a prompt.
|
14 |
|
15 |
-
GPT-2 model trained on [dataset](https://huggingface.co/datasets/daspartho/stable-diffusion-prompts) of stable diffusion prompts.
|
16 |
-
|
17 |
-
## Intended use
|
18 |
-
|
19 |
-
Extend stable diffusion prompts with suitable style cues.
|
20 |
|
21 |
### Training hyperparameters
|
22 |
|
|
|
12 |
|
13 |
Text generation model for generating suitable style cues given the main idea for a prompt.
|
14 |
|
15 |
+
It is a GPT-2 model trained on [dataset](https://huggingface.co/datasets/daspartho/stable-diffusion-prompts) of stable diffusion prompts.
|
|
|
|
|
|
|
|
|
16 |
|
17 |
### Training hyperparameters
|
18 |
|