We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0901a9c commit d146e40Copy full SHA for d146e40
themes/memmachine/layouts/playground.html
@@ -38,7 +38,7 @@ <h2 class="title-2">How to Use the <span>MemMachine Playground</span></h2>
38
</div>
39
</li>
40
<li class="mb-5">
41
- <p>On the left, enter your Hugging Face API Token/Key to login</p>
+ <p>On the left, enter your Hugging Face API Token/Key to login. Your token must have READ access.</p>
42
<img src="/img/HuggingFacePlaygroundAuth.png" alt="Hugging Face Authentication Token" style="width: 100%; max-width: 400px; margin-top: 10px; border-radius: 8px;" loading="lazy">
43
44
0 commit comments