Dooratre commited on
Commit
1aeb88a
·
verified ·
1 Parent(s): 336434a

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -9,7 +9,7 @@
9
  const url = "https://huggingface.co/chat/conversation";
10
  const headers = {
11
  "Content-Type": "application/json",
12
- "Cookie": "YOUR_COOKIE_HERE" // Replace with your actual cookie
13
  };
14
  const payload = {
15
  "model": "nvidia/Llama-3.1-Nemotron-70B-Instruct-HF",
 
9
  const url = "https://huggingface.co/chat/conversation";
10
  const headers = {
11
  "Content-Type": "application/json",
12
+ "Cookie": "token=LdeOqPFByfVHXYRcTqdmowtNLCxediADEHZFBibXkaZcHYHtMrYKFEPndUUEyPFTajezjuHTHeStDeabkwbMUoLKzpCFmhmZSIFKvvwWiWHSFdNfoRVKbWuIVTLikIdR; __stripe_mid=06f6506e-e1bc-41c6-88f9-a8b3802c925085fa8e; hf-chat=8881bae7-9647-4cf3-8f8a-59de9f530c82; aws-waf-token=c27f90fe-f8c3-4742-90c7-68e483c93599:DgoAdG6NUVMZAAAA:r3I9urfTNs3M0F/LjKVi3zAL+W3UZ75yLE9SiEnPGsQYZP0qzmo+WNCDXxIacFoPHw5nNHpjZ4dQST/YIFy7vKeVv/fYbrruLJXXYULp2eIxZjmMqmQWZBBqEulrGWvuKpBWymHxyVlJxw6lysVg5ef1amEXPJzaVwdaRiYsNipGTPdiokAbL9k1wunKnirpX3cg3QN9LFeejYP/ZYbiaIciKlxtmnZ+Dlqd5/lh7Uw4jobTLNBRMRN67qZZyooQhmQbW4E=" // Replace with your actual cookie
13
  };
14
  const payload = {
15
  "model": "nvidia/Llama-3.1-Nemotron-70B-Instruct-HF",