GeorgiosIoannouCoder commited on
Commit
c9015ef
1 Parent(s): 47d5b57

Update tokens.md

Browse files
Files changed (1) hide show
  1. tokens.md +2 -2
tokens.md CHANGED
@@ -19,9 +19,9 @@
19
  - Copy the key
20
 
21
  ## 2. Add Tokens to Space Settings
22
- 1. Go to your Hugging Face Space settings (⚙️ icon)
23
  2. Find "Variables and secrets" section
24
- 3. Add both tokens as "New secret" one by one:
25
  ```toml
26
  MONGO_URI = "your_mongo_uri"
27
  HUGGINGFACEHUB_API_TOKEN = "your_huggingface_token_here"
 
19
  - Copy the key
20
 
21
  ## 2. Add Tokens to Space Settings
22
+ 1. Go to INTO your Hugging Face Space settings (⚙️ icon)
23
  2. Find "Variables and secrets" section
24
+ 3. Add tokens as "New secret" one by one:
25
  ```toml
26
  MONGO_URI = "your_mongo_uri"
27
  HUGGINGFACEHUB_API_TOKEN = "your_huggingface_token_here"