Krishna Chaitanya Cheedella commited on
Commit
4b93eb4
·
1 Parent(s): 2b5c7d2

Remove all secret references from documentation

Browse files
Files changed (1) hide show
  1. FIXES_REQUIRED.md +2 -2
FIXES_REQUIRED.md CHANGED
@@ -27,11 +27,11 @@
27
 
28
  **Secret #1:**
29
  - Name: `OPENAI_API_KEY`
30
- - Value: `<use the OpenAI key I provided earlier>`
31
 
32
  **Secret #2:**
33
  - Name: `HUGGINGFACE_API_KEY`
34
- - Value: `<use the HF admin token I provided earlier: hf_Gmx...BthB>`
35
 
36
  4. **Save and restart the space**
37
 
 
27
 
28
  **Secret #1:**
29
  - Name: `OPENAI_API_KEY`
30
+ - Value: `<your OpenAI API key>`
31
 
32
  **Secret #2:**
33
  - Name: `HUGGINGFACE_API_KEY`
34
+ - Value: `<your HuggingFace token>`
35
 
36
  4. **Save and restart the space**
37