daspartho commited on
Commit
d6573fc
1 Parent(s): 1ba82d9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -5
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