Michele De Stefano commited on
Commit
2224195
·
1 Parent(s): 61c0ec0

Upgraded the README

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -24,6 +24,7 @@ HF_USERNAME="<your HuggingFace user name>"
24
  HF_ACCESS_TOKEN="<your HuggingFace access token>"
25
  SPACE_HOST="localhost"
26
  SPACE_ID="<your space ID>"
 
27
  ```
28
  You can infer the space ID by reading the address of your space when you
29
  access the `Files` section. For example, if you read
 
24
  HF_ACCESS_TOKEN="<your HuggingFace access token>"
25
  SPACE_HOST="localhost"
26
  SPACE_ID="<your space ID>"
27
+ TAVILY_API_KEY="<your tavily API key>"
28
  ```
29
  You can infer the space ID by reading the address of your space when you
30
  access the `Files` section. For example, if you read