Text Generation
Transformers
PyTorch
Safetensors
gpt2
stable-diffusion
prompt-generator
distilgpt2
text-generation-inference
Inference Endpoints
FredZhang7 commited on
Commit
11038c0
1 Parent(s): b68bf81

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -4,6 +4,10 @@ tags:
4
  - stable-diffusion
5
  - prompt-generator
6
  - distilgpt2
 
 
 
 
7
  ---
8
  # DistilGPT2 Stable Diffusion Model Card
9
  DistilGPT2 Stable Diffusion is a text-to-text model used to generate creative and coherent prompts for text-to-image models, given any text.
@@ -55,4 +59,4 @@ print('\033[93m' + '\n\n'.join(outs) + '\033[0m')
55
  ```
56
 
57
  Example Output:
58
- ![Example Output](https://media.discordapp.net/attachments/884528247998664744/1049544706163482704/image.png?width=1440&height=479)
 
4
  - stable-diffusion
5
  - prompt-generator
6
  - distilgpt2
7
+ datasets:
8
+ - FredZhang7/krea-ai-prompts
9
+ - Gustavosta/Stable-Diffusion-Prompts
10
+ - bartman081523/stable-diffusion-discord-prompts
11
  ---
12
  # DistilGPT2 Stable Diffusion Model Card
13
  DistilGPT2 Stable Diffusion is a text-to-text model used to generate creative and coherent prompts for text-to-image models, given any text.
 
59
  ```
60
 
61
  Example Output:
62
+ ![Example Output](./prompt-examples.png)