Text Generation
Transformers
PyTorch
Safetensors
gpt2
stable-diffusion
prompt-generator
arxiv:2210.14140
Inference Endpoints
text-generation-inference
FredZhang7's picture
Update README.md
7c227ba
metadata
license: creativeml-openrail-m

Under Development

Major improvements from v1 will include:

  • 25% more variations
  • more capable of generating story-like prompts, using contrastive search instead of greedy search
  • cleaned training data
    • removed prompts that generate images with nsfw scores >= 0.5
    • removed duplicates (including prompts that differ by capitalization and punctuations)
    • removed punctuations in random places