Spaces:
hlby
/
Runtime error

gpt / gradio /themes /utils /readme_content.py
hlby's picture
Duplicate from jumei/gptsite
947e9b9
raw
history blame contribute delete
No virus
347 Bytes
README_CONTENT = """
---
tags: [gradio-theme]
title: {theme_name}
colorFrom: orange
colorTo: purple
sdk: gradio
sdk_version: {gradio_version}
app_file: app.py
pinned: false
license: apache-2.0
---
# {theme_name}
## Description
{description}
## Contributions
Thanks to [@{author}](https://huggingface.co/{author}) for adding this gradio theme!
"""