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

Update anime promptgen

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -19,7 +19,17 @@ datasets:
19
  ---
20
  # Fast GPT2 PromptGen
21
 
22
- > [**Fast Anime PromptGen**](https://huggingface.co/FredZhang7/anime-anything-promptgen-v2) generates descriptive safebooru and danbooru tags for anime text-to-image models.
 
 
 
 
 
 
 
 
 
 
23
 
24
  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.
25
 
 
19
  ---
20
  # Fast GPT2 PromptGen
21
 
22
+ <style>
23
+ .container {
24
+ padding-left: 20px;
25
+ border-left: 5px solid gray;
26
+ }
27
+ </style>
28
+
29
+ <div class="container">
30
+ <p><strong><a href="https://huggingface.co/FredZhang7/anime-anything-promptgen-v2">Fast Anime PromptGen</a></strong> generates descriptive safebooru and danbooru tags for anime text-to-image models.</p>
31
+ </div>
32
+
33
 
34
  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.
35