Spaces:
Sleeping
Sleeping
Commit
·
1c03709
1
Parent(s):
0fe497d
change wording link
Browse files- wordings.py +1 -1
wordings.py
CHANGED
@@ -58,7 +58,7 @@ USE_INFERENCE_API_TIP = """
|
|
58 |
<a href="https://huggingface.co/docs/api-inference/detailed_parameters#text-classification-task">
|
59 |
HF中国镜像站 Inference API
|
60 |
</a>
|
61 |
-
. Please input your <a href="https://huggingface.co/
|
62 |
"""
|
63 |
|
64 |
HF_TOKEN_INVALID_STYLED= """
|
|
|
58 |
<a href="https://huggingface.co/docs/api-inference/detailed_parameters#text-classification-task">
|
59 |
HF中国镜像站 Inference API
|
60 |
</a>
|
61 |
+
. Please input your <a href="https://huggingface.co/docs/hub/security-tokens#user-access-tokens">HF中国镜像站 token</a> to do so. You can find it <a href="https://huggingface.co/settings/tokens">here</a>.
|
62 |
"""
|
63 |
|
64 |
HF_TOKEN_INVALID_STYLED= """
|