Commit
·
d4945a6
1
Parent(s):
3029a62
Update README.md
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ datasets:
|
|
17 |
- FredZhang7/krea-ai-prompts
|
18 |
---
|
19 |
# DistilGPT2 Stable Diffusion V2 Model Card
|
20 |
-
This model was trained on 2
|
21 |
|
22 |
Compared to other prompt generation models using GPT2, this one runs with 50% faster forwardpropagation and 40% less disk space & RAM.
|
23 |
|
|
|
17 |
- FredZhang7/krea-ai-prompts
|
18 |
---
|
19 |
# DistilGPT2 Stable Diffusion V2 Model Card
|
20 |
+
This model was trained on 2,470,000 descriptive stable diffusion prompts on the [FredZhang7/distilgpt2-stable-diffusion](https://huggingface.co/FredZhang7/distilgpt2-stable-diffusion) checkpoint for another 4,270,000 steps.
|
21 |
|
22 |
Compared to other prompt generation models using GPT2, this one runs with 50% faster forwardpropagation and 40% less disk space & RAM.
|
23 |
|