Commit
β’
6de65f4
1
Parent(s):
b113fd0
π Warn about 429 error
Browse files- index.html +1 -1
index.html
CHANGED
@@ -29,7 +29,7 @@
|
|
29 |
|
30 |
<p class="mt-8">
|
31 |
First, input your token if you have one! Otherwise, you may encounter
|
32 |
-
rate
|
33 |
<a
|
34 |
target="_blank"
|
35 |
href="https://huggingface.co/settings/tokens"
|
|
|
29 |
|
30 |
<p class="mt-8">
|
31 |
First, input your token if you have one! Otherwise, you may encounter
|
32 |
+
rate limiting (429 error). You can create a token for free at
|
33 |
<a
|
34 |
target="_blank"
|
35 |
href="https://huggingface.co/settings/tokens"
|