Text Generation
Transformers
PyTorch
Safetensors
gpt2
stable-diffusion
prompt-generator
arxiv:2210.14140
Inference Endpoints
text-generation-inference
FredZhang7 commited on
Commit
bc85ce2
1 Parent(s): 0a2b2d8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -15,8 +15,6 @@ datasets:
15
  - Gustavosta/Stable-Diffusion-Prompts
16
  - bartman081523/stable-diffusion-discord-prompts
17
  - FredZhang7/krea-ai-prompts
18
- spaces:
19
- - FredZhang7/paint-journey-demo
20
  ---
21
  # DistilGPT2 Stable Diffusion V2 Model Card
22
  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.
@@ -32,6 +30,9 @@ Major improvements from v1 are:
32
  * removed punctuations at random places
33
  * removed prompts shorter than 15 characters
34
 
 
 
 
35
 
36
  ### PyTorch
37
 
 
15
  - Gustavosta/Stable-Diffusion-Prompts
16
  - bartman081523/stable-diffusion-discord-prompts
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.
 
30
  * removed punctuations at random places
31
  * removed prompts shorter than 15 characters
32
 
33
+ ## Live Demo
34
+ See [FredZhang7/paint-journey-demo](https://huggingface.co/spaces/FredZhang7/paint-journey-demo)
35
+
36
 
37
  ### PyTorch
38