This commit is contained in:
Wayne Wei 2022-08-27 10:48:40 +08:00
parent 9030242aa7
commit d28c0e1281

View File

@ -102,7 +102,7 @@ def main(page: Page):
Column(
[
Text(
"Mandatory Hugging Face WRITE access token\n(https://huggingface.co/docs/hub/security-tokens).\nIt will not shared with anyone:",
"Mandatory Hugging Face WRITE access token\n(https://huggingface.co/docs/hub/security-tokens).\nIt will not be shared with anyone:",
size=18,
color="blue",
),