Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
HamidRezaAttar
/
gpt2-home
like
4
Runtime error
App
Files
Files
Community
7a514ae
gpt2-home
/
meta.py
HamidRezaAttar
First demo version
d7acda5
over 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..."