Spaces:
Runtime error
Runtime error
HEADER_INFO = """ | |
# GPT2 - Persian | |
Persian GPT-2 demo. Part of the [Huggingface JAX/Flax event]( | |
https://discuss.huggingface.co/t/pretrain-gpt2-from-scratch-in-persian/7560). | |
""".strip() | |
SIDEBAR_INFO = """ | |
# Configuration | |
""".strip() | |
PROMPT_BOX = "متن خود را وارد کنید ..." | |