Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
HamidRezaAttar/gpt2-home
rabiyulfahim
/
gpt2-home
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
564cc15
gpt2-home
/
meta.py
rabiyulfahim
Duplicate from HamidRezaAttar/gpt2-home
564cc15
about 2 years ago
raw
Copy download link
history
blame
Safe
180 Bytes
HEADER_INFO =
"""
# GPT2 - Home
English GPT-2 home product description generator demo.
"""
.strip()
SIDEBAR_INFO =
"""
# Configuration
"""
.strip()
PROMPT_BOX =
"Enter your text..."